[DNM] overlay: SystemUI: Use custom component factory

Change-Id: Ie8a36a6971c528a599e162c060a1d680f1005dd8
This commit is contained in:
Danny Lin 2021-10-18 10:22:50 +02:00 committed by Vishalcj17
parent c2378f8877
commit 3e8e63121c
No known key found for this signature in database
GPG Key ID: 5CB1A9F3F6539FB2
1 changed files with 3 additions and 0 deletions

View File

@ -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>