avicii: Enable blur

* Changes QS transparency into blur effect.

Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
Pranav Vashi
2023-03-28 10:09:05 +05:30
committed by AmolAmrit
parent 28aa1a9bfe
commit 1e4dceaba3

View File

@@ -105,6 +105,9 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml
# Blur
TARGET_ENABLE_BLUR := true
# Boot control
PRODUCT_PACKAGES += \
android.hardware.boot@1.1-impl-qti \