sm6225-common: overlay: Remove BT related configs
These have been migrated to sysprops in Android 13. Change-Id: I34c1f6b882a61df6db95523997002512354d875e
This commit is contained in:
parent
43039d5ef2
commit
a3b781eca8
1 changed files with 0 additions and 6 deletions
|
@ -110,9 +110,6 @@
|
|||
<item>7</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
|
||||
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
|
||||
|
||||
<!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
|
||||
<bool translatable="false" name="config_wifi_dual_band_support">true</bool>
|
||||
|
||||
|
@ -213,9 +210,6 @@
|
|||
<!-- Whether the Unprocessed audio source supports the required frequency range and level -->
|
||||
<bool name="config_supportAudioSourceUnprocessed">true</bool>
|
||||
|
||||
<!-- Boolean indicating if current platform supports HFP inband ringing -->
|
||||
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
|
||||
|
||||
<!-- Default files to pin via Pinner Service -->
|
||||
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
|
||||
<item>/system/framework/arm64/boot-framework.oat</item>
|
||||
|
|
Loading…
Reference in a new issue