config: Let mini be really minimal

Move some apps from common_mobile to common_full,
so that devices inheriting from common_mini don't
ship with all the apps.

Example usecase: "tablet-like" device that inherits from
common_mini_tablet_wifionly and has no camera support.

Change-Id: I723e413b0e5b43fee9011c6b55dcbc303e811c44
This commit is contained in:
Bruno Martins
2023-07-09 13:02:05 +01:00
parent 6e3be5168b
commit 0415cfd127
2 changed files with 15 additions and 15 deletions

View File

@@ -14,19 +14,9 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Apps
PRODUCT_PACKAGES += \
Aperture \
Backgrounds \
Eleven \
Etar \
ExactCalculator \
Jelly \
Profiles \
Seedvault
ifneq ($(TARGET_EXCLUDES_AUDIOFX),true)
PRODUCT_PACKAGES += \
AudioFX
endif
Jelly
ifeq ($(PRODUCT_TYPE), go)
PRODUCT_PACKAGES += \