Spacewar: Enable SystemUI optimizations from Pissel

This commit is contained in:
nyxalune
2025-11-01 21:38:21 +00:00
parent 687a1e89b0
commit e42fa3aa50

View File

@@ -24,6 +24,10 @@ $(call inherit-product, hardware/qcom-caf/common/common.mk)
# Get non-open-source specific aspects
$(call inherit-product, vendor/nothing/Spacewar/Spacewar-vendor.mk)
# Preopt SystemUI
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUIGoogle
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUI
# Overlays
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay \