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:
parent
ea027c21d4
commit
cc68598887
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue