cepheus: Use mini gapps to reduce size and fixup

This commit is contained in:
2025-08-17 01:54:00 +07:00
parent 7baf16fb92
commit 48f82ad004
2 changed files with 2 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ BUILD_SEEDVAULT := true
TARGET_BOOT_ANIMATION_RES := 1080
TARGET_HAS_UDFPS := true
TARGET_INCLUDE_ACCORD = false
TARGET_USES_MINI_GAPPS := true
# Device identifier
PRODUCT_NAME := lineage_cepheus

View File

@@ -184,7 +184,7 @@ on property:sys.boot_completed=1
write /sys/module/lowmemorykiller/parameters/oom_reaper 1
# Always set LBM for doze
write /sys/devices/platform/soc/soc:qcom,dsi-display/doze_mode 0
write /sys/devices/platform/soc/soc:qcom,dsi-display/doze_mode 1
setprop vendor.setup.power 1