sdm710-common: overlay: Remove BT related configs
These have been migrated to sysprops in Android 13. Change-Id: I34c1f6b882a61df6db95523997002512354d875e Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
5c069d12de
commit
4226e5591c
1 changed files with 0 additions and 3 deletions
|
@ -291,9 +291,6 @@
|
|||
phone object irrespective of this config -->
|
||||
<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>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue