sm8250-common: HFP: To enable the inband ringtone property
The change enables the inband ringtone property. CRs-Fixed: 2403633 Change-Id: Ib3e5cf66cad1afc40357f169ebfaeb762fdbf41e
This commit is contained in:
parent
4f4ad31bd2
commit
ad63669730
1 changed files with 3 additions and 0 deletions
|
@ -198,6 +198,9 @@
|
||||||
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
|
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
|
||||||
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
|
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
|
||||||
|
|
||||||
|
<!-- Boolean indicating if current platform supports HFP inband ringing -->
|
||||||
|
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
|
||||||
|
|
||||||
<!-- Flag indicating if the speed up audio on mt call code should be executed -->
|
<!-- 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>
|
<bool name="config_speed_up_audio_on_mt_calls">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue