RMX2061: gapps: only use mini_gapps

Signed-off-by: Onelots <onelots@onelots.fr>
This commit is contained in:
2025-03-05 14:52:30 +01:00
committed by theshaenix
parent 48d9bf20d3
commit 65e828adf8

View File

@@ -13,6 +13,8 @@ TARGET_BOOT_ANIMATION_RES := 1080
# Target
TARGET_SUPPORTS_QUICK_TAP := true
# EvolutionX flags
TARGET_USES_MINI_GAPPS := true
# Inherit some common lineage stuff
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)