sdm660-common: overlay: Remove BT related configs
These have been migrated to sysprops in Android 13. Change-Id: I34c1f6b882a61df6db95523997002512354d875e Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
7b3f3a7685
commit
0d7aea6fa4
1 changed files with 0 additions and 6 deletions
|
@ -34,12 +34,6 @@
|
||||||
<!-- 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>
|
||||||
|
|
||||||
<!-- 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 whether the we should enable the automatic brightness in Settings.
|
<!-- Flag indicating whether the we should enable the automatic brightness in Settings.
|
||||||
Software implementation will be used if config_hardware_auto_brightness_available is not set -->
|
Software implementation will be used if config_hardware_auto_brightness_available is not set -->
|
||||||
<bool name="config_automatic_brightness_available">true</bool>
|
<bool name="config_automatic_brightness_available">true</bool>
|
||||||
|
|
Loading…
Reference in a new issue