universal7885: overlays: Remove obsolete overlays

Remove:
config_bluetooth_le_peripheral_mode_supported
config_bluetooth_hfp_inband_ringing_support

Android T added support for BT LE on their stack, making this overlay useless
This commit is contained in:
mikairyuu 2022-08-19 20:52:03 +03:00 committed by roynatech2544
commit 8bd59262a6

View file

@ -131,8 +131,6 @@
<bool name="config_adaptive_sleep_available">true</bool>
<!-- the number of the max cached processes in the system. -->
<integer name="config_customizedMaxCachedProcesses">48</integer>
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
<bool name="config_useRoundIcon">true</bool>
<!-- Maximum number of supported users -->