[TMP] config: Disable packages

This commit is contained in:
Joey
2025-11-08 14:05:54 +09:00
parent 7bb5e1e3ff
commit c974706cc1
3 changed files with 16 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ endif
# Pixel additions
ifeq ($(WITH_GMS),true)
$(call inherit-product, vendor/google/overlays/ThemeIcons/config.mk)
$(call inherit-product, vendor/pixel-framework/config.mk)
#$(call inherit-product, vendor/pixel-framework/config.mk)
$(call inherit-product, vendor/pixel-style/config/common.mk)
# Don't dexpreopt prebuilts. (For GMS).
@@ -219,12 +219,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
nano_recovery
# LMO packages
PRODUCT_PACKAGES += \
LMOFreeform \
LMOFreeformSidebar \
LMOSystemUIClock
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
system/bin/curl \
system/bin/getcap \

View File

@@ -5,8 +5,8 @@ PRODUCT_SIZE := full
# Apps
PRODUCT_PACKAGES += \
Profiles \
Seedvault
Profiles
# Seedvault
ifeq ($(WITH_GMS),false)
PRODUCT_PACKAGES += \
@@ -16,10 +16,10 @@ PRODUCT_PACKAGES += \
Twelve
endif
ifneq ($(PRODUCT_NO_CAMERA),true)
PRODUCT_PACKAGES += \
Aperture
endif
#ifneq ($(PRODUCT_NO_CAMERA),true)
#PRODUCT_PACKAGES += \
# Aperture
#endif
ifeq ($(WITH_GMS),false)
ifneq ($(TARGET_EXCLUDES_AUDIOFX),true)

View File

@@ -18,9 +18,9 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
# Evolution X packages
PRODUCT_PACKAGES += \
EvoEgg \
GameSpace \
OmniJaws \
OmniStyle
GameSpace
# OmniStyle
# OmniJaws \
PRODUCT_PACKAGES += \
Updater
@@ -30,6 +30,12 @@ PRODUCT_PACKAGES += \
UpdaterVanillaOverlay
endif
# LMO packages
PRODUCT_PACKAGES += \
LMOFreeform \
LMOFreeformSidebar
# LMOSystemUIClock
# BtHelper
PRODUCT_PACKAGES += \
BtHelper