From d8f9400b4d89cd8608b281a2010eedf469aa7d03 Mon Sep 17 00:00:00 2001 From: nyxalune Date: Tue, 18 Nov 2025 19:43:36 +0000 Subject: [PATCH] Spacewar: update build flags --- lineage_Spacewar.mk | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/lineage_Spacewar.mk b/lineage_Spacewar.mk index 981ee13..e909dd8 100644 --- a/lineage_Spacewar.mk +++ b/lineage_Spacewar.mk @@ -15,20 +15,17 @@ $(call inherit-product, device/nothing/Spacewar/device.mk) # Inherit some common Lineage stuff. $(call inherit-product, vendor/lineage/config/common_full_phone.mk) -#GMS Flags -TARGET_BUILD_GAPPS := true -WITH_GMS_COMMS_SUITE := true -TARGET_SUPPORTS_GOOGLE_RECORDER := true -TARGET_INCLUDE_STOCK_ARCORE := true -TARGET_INCLUDE_STOCK_AICORE := true -TARGET_INCLUDE_LIVE_WALLPAPERS := true +#Evolution X Flags +TARGET_INCLUDE_ACCORD := true +TARGET_SUPPORT_BOOT_ANIMATIONS := true +BUILD_BCR := true +WITH_GMS := true + #Blur TARGET_ENABLE_BLUR := true #Fingerprint -EXTRA_UDFPS_ICONS := true TARGET_HAS_UDFPS := true -TARGET_UDFPS_ANIMATIONS := true #Boot Animation TARGET_SCREEN_HEIGHT := 2400