Disable remote keyguard animation

Fixes slow post biometric auth screen wakeup.
This commit is contained in:
haridhayal11 2022-06-07 19:54:19 +05:30
parent cb0571e717
commit 2df56defaa
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ persist.sys.phh.mainkeys=0
fw.max_users=10
persist.sys.max_profiles=10
ro.boot.realme.lockstate=0
#Fixes fingerprint unlock delay
persist.wm.enable_remote_keyguard_animation=0