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:
Bruno Martins
2023-10-03 23:13:49 +01:00
parent f4b51c1f60
commit a4c44269e7
2 changed files with 4 additions and 2 deletions

View File

@@ -205,8 +205,7 @@ PRODUCT_PACKAGE_OVERLAYS += \
PRODUCT_PACKAGES += \
DocumentsUIOverlay \
NetworkStackOverlay \
TrebuchetOverlay
NetworkStackOverlay
# Translations
CUSTOM_LOCALES += \

View File

@@ -32,6 +32,9 @@ PRODUCT_DEXPREOPT_SPEED_APPS += \
TrebuchetQuickStep
endif
PRODUCT_PACKAGES += \
TrebuchetOverlay
# Charger
PRODUCT_PACKAGES += \
charger_res_images