[DNM] overlay: SystemUI: Use custom component factory
Change-Id: Ie8a36a6971c528a599e162c060a1d680f1005dd8
This commit is contained in:
parent
c2378f8877
commit
3e8e63121c
|
@ -27,4 +27,7 @@
|
|||
increase the rate of unintentional unlocks. -->
|
||||
<bool name="config_lockscreenAntiFalsingClassifierEnabled">false</bool>
|
||||
|
||||
<!-- SystemUIFactory component -->
|
||||
<string name="config_systemUIFactoryComponent" translatable="false">org.protonaosp.systemui.CustomSystemUIFactory</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue