Disable remote keyguard animation
Fixes slow post biometric auth screen wakeup.
This commit is contained in:
parent
cb0571e717
commit
2df56defaa
@ -11,3 +11,6 @@ persist.sys.phh.mainkeys=0
|
|||||||
fw.max_users=10
|
fw.max_users=10
|
||||||
persist.sys.max_profiles=10
|
persist.sys.max_profiles=10
|
||||||
ro.boot.realme.lockstate=0
|
ro.boot.realme.lockstate=0
|
||||||
|
|
||||||
|
#Fixes fingerprint unlock delay
|
||||||
|
persist.wm.enable_remote_keyguard_animation=0
|
||||||
|
Loading…
Reference in New Issue
Block a user