Revert "config: Opt-in for Go-variant of SystemUI on Go-enabled targets"

This reverts commit 303692b96e.

Turns out that ThemePicker force closes while using SystemUIGo.
Issue already reported: https://issuetracker.google.com/issues/303280734

Change-Id: I630328df7144c04159f746d3efe44ccaa64106bf
This commit is contained in:
Bruno Martins
2023-10-04 12:56:55 +01:00
parent 84b975ca23
commit 52d05dfff1

View File

@@ -20,11 +20,9 @@ PRODUCT_PACKAGES += \
ifeq ($(PRODUCT_TYPE), go)
PRODUCT_PACKAGES += \
SystemUIGo \
TrebuchetQuickStepGo
PRODUCT_DEXPREOPT_SPEED_APPS += \
SystemUIGo \
TrebuchetQuickStepGo
else
PRODUCT_PACKAGES += \