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

SystemUIGo is basically a wrapper to standard SystemUI.

Change-Id: Id8416d6b0ad98694074ef96b9506283aad0836c4
This commit is contained in:
Bruno Martins
2023-10-03 23:17:06 +01:00
parent a4c44269e7
commit 303692b96e

View File

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