land: Enable speed_up_audio_on_mt_calls

As per stock.

Change-Id: I19a77b017003a000d8297bbc5e5c47d01293ad0b
This commit is contained in:
Zhao Wei Liew 2016-11-11 23:11:28 +08:00
parent 995de1847f
commit 84e5579e09

View file

@ -300,6 +300,9 @@
phone object irrespective of this config -->
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<!-- Flag indicating if the speed up audio on mt call code should be executed -->
<bool name="config_speed_up_audio_on_mt_calls">true</bool>
<!-- Maximum number of supported users -->
<integer name="config_multiuserMaximumUsers">4</integer>