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 += \
|
PRODUCT_PACKAGES += \
|
||||||
DocumentsUIOverlay \
|
DocumentsUIOverlay \
|
||||||
NetworkStackOverlay \
|
NetworkStackOverlay
|
||||||
TrebuchetOverlay
|
|
||||||
|
|
||||||
# Translations
|
# Translations
|
||||||
CUSTOM_LOCALES += \
|
CUSTOM_LOCALES += \
|
||||||
|
@@ -32,6 +32,9 @@ PRODUCT_DEXPREOPT_SPEED_APPS += \
|
|||||||
TrebuchetQuickStep
|
TrebuchetQuickStep
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
TrebuchetOverlay
|
||||||
|
|
||||||
# Charger
|
# Charger
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
charger_res_images
|
charger_res_images
|
||||||
|
Reference in New Issue
Block a user