config: Enable Material Design 3 Expressive

Change-Id: Ib6d3ac2e0f3d76768c508e1b00efc51e141c1b09
Signed-off-by: techyminati <sinha.aryan03@gmail.com>
This commit is contained in:
techyminati
2025-06-14 23:30:42 +08:00
committed by ShukakuZa
parent 4be0d42773
commit 4b0c7a9873

View File

@@ -52,6 +52,10 @@ endif
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += persist.sys.strictmode.disable=true
endif
# Enable Material Design 3 Expressive
PRODUCT_PRODUCT_PROPERTIES += \
is_expressive_design_enabled=true
# Backup Tool
PRODUCT_COPY_FILES += \
vendor/lineage/prebuilt/common/bin/backuptool.sh:install/bin/backuptool.sh \