overlay: Remove unused SystemUI overlays

Neither of this does anything anymore.

Change-Id: Iddefcfc2b7417eb64564ddec93c5b60926e81457
This commit is contained in:
LuK1337
2022-03-01 21:35:33 +01:00
committed by Bruno Martins
parent 176ba0e774
commit 0cedc88d0a

View File

@@ -22,13 +22,6 @@
from UMTS data icon on devices -->
<bool name="config_hspa_data_distinguishable">true</bool>
<bool name="quick_settings_show_full_alarm">true</bool>
<!-- If true, enable the advance anti-falsing classifier on the lockscreen. On some devices it
does not work well, particularly with noisy touchscreens. Note that disabling it may
increase the rate of unintentional unlocks. -->
<bool name="config_lockscreenAntiFalsingClassifierEnabled">false</bool>
<!-- SystemUI Plugins that can be loaded on user builds. -->
<string-array name="config_pluginWhitelist" translatable="false">
<item>com.android.systemui.plugin.globalactions.wallet</item>