miatoll: overlay: Remove BT related configs

These have been migrated to sysprops in Android 13.

Change-Id: I34c1f6b882a61df6db95523997002512354d875e
This commit is contained in:
Bruno Martins 2022-09-13 23:21:50 +01:00 committed by Alexander Winkowski
parent b50ef8e382
commit 22b14c584a
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -226,12 +226,6 @@
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
</string-array>
<!-- Boolean indicating if current platform supports HFP inband ringing -->
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
<bool name="config_cellBroadcastAppLinks">true</bool>