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:
		@@ -20,9 +20,11 @@ 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