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:
Bruno Martins 2022-09-13 23:21:50 +01:00 committed by giasen
parent 5c069d12de
commit 4226e5591c

View file

@ -291,9 +291,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>
<!-- 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>