land: Enable speed_up_audio_on_mt_calls
As per stock. Change-Id: I19a77b017003a000d8297bbc5e5c47d01293ad0b
This commit is contained in:
parent
995de1847f
commit
84e5579e09
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue