sm7250-common: Added new vendors for Bluetooth config migration
Tag: #feature Test: manual Bug: 211570675 Change-Id: Id74ec5e1b30f21c534c35b212a2fb297e9d591fb Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
This commit is contained in:
committed by
Sandeep P S
parent
1c490fe100
commit
5dbd0af893
@@ -222,12 +222,6 @@
|
|||||||
phone object irrespective of this config -->
|
phone object irrespective of this config -->
|
||||||
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
|
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
|
||||||
|
|
||||||
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
|
|
||||||
<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>
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,5 @@
|
|||||||
# DPM
|
# DPM
|
||||||
persist.vendor.dpm.feature=11
|
persist.vendor.dpm.feature=11
|
||||||
|
|
||||||
|
# Bluetooth
|
||||||
|
bluetooth.profile.asha.central=false
|
||||||
|
|||||||
Reference in New Issue
Block a user