aospa: Disable AOSPA SystemUI Factory

This is not implemented in Framework yet
and may not be for Topaz.  Kill for now
and revisit later.

Signed-off-by: Yuan Si <do4suki@gmail.com>
Change-Id: I9c6ce7b5d4c9f242cb23e519bd41be79e41b61c6
This commit is contained in:
Yuan Si 2022-08-25 04:25:56 +08:00 committed by Jake Weinstein
parent ea027c21d4
commit cc68598887
1 changed files with 2 additions and 2 deletions

View File

@ -28,9 +28,9 @@
<bool name="config_lockscreenAntiFalsingClassifierEnabled">false</bool>
<!-- SystemUIFactory component -->
<string name="config_systemUIFactoryComponent" translatable="false">co.aospa.android.systemui.AospaSystemUIFactory</string>
<!--<string name="config_systemUIFactoryComponent" translatable="false">co.aospa.android.systemui.AospaSystemUIFactory</string>-->
<!-- SystemUI vendor service, used in config_systemUIServiceComponents. -->
<string name="config_systemUIVendorServiceComponent">co.aospa.android.systemui.AospaServices</string>
<!--<string name="config_systemUIVendorServiceComponent">co.aospa.android.systemui.AospaServices</string>-->
</resources>