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:
@@ -20,11 +20,9 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
ifeq ($(PRODUCT_TYPE), go)
|
||||
PRODUCT_PACKAGES += \
|
||||
SystemUIGo \
|
||||
TrebuchetQuickStepGo
|
||||
|
||||
PRODUCT_DEXPREOPT_SPEED_APPS += \
|
||||
SystemUIGo \
|
||||
TrebuchetQuickStepGo
|
||||
else
|
||||
PRODUCT_PACKAGES += \
|
||||
|
Reference in New Issue
Block a user