config: Disable remote keyguard animation until it's fixed
Fixes slow post biometric auth screen wakeup. Change-Id: I8f4824220f14a6fe93e792d15bcaf12fdf2c0ddf
This commit is contained in:
@@ -74,6 +74,10 @@ PRODUCT_COPY_FILES += \
|
|||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/lineage/config/permissions/org.lineageos.android.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/org.lineageos.android.xml
|
vendor/lineage/config/permissions/org.lineageos.android.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/org.lineageos.android.xml
|
||||||
|
|
||||||
|
# Disable remote keyguard animation
|
||||||
|
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||||
|
persist.wm.enable_remote_keyguard_animation=0
|
||||||
|
|
||||||
# Enforce privapp-permissions whitelist
|
# Enforce privapp-permissions whitelist
|
||||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||||
ro.control_privapp_permissions=enforce
|
ro.control_privapp_permissions=enforce
|
||||||
|
Reference in New Issue
Block a user