config: Move TrebuchetOverlay to common_mobile
Trebuchet is added to PRODUCT_PACKAGES in common_mobile makefile, so place it there because it's useless to include it on ATV targets. Change-Id: Ia6235f6ac0eede86e2fd8979c50bda3fa2e06615
This commit is contained in:
@@ -205,8 +205,7 @@ PRODUCT_PACKAGE_OVERLAYS += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
DocumentsUIOverlay \
|
||||
NetworkStackOverlay \
|
||||
TrebuchetOverlay
|
||||
NetworkStackOverlay
|
||||
|
||||
# Translations
|
||||
CUSTOM_LOCALES += \
|
||||
|
@@ -32,6 +32,9 @@ PRODUCT_DEXPREOPT_SPEED_APPS += \
|
||||
TrebuchetQuickStep
|
||||
endif
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
TrebuchetOverlay
|
||||
|
||||
# Charger
|
||||
PRODUCT_PACKAGES += \
|
||||
charger_res_images
|
||||
|
Reference in New Issue
Block a user