Skip to content

lockscreen: Automatically unlock if keypad is open and screen locker says it's unlocked

Devin Lin requested to merge work/devinlin/unlockfix into master

Sometimes from suspend, the screen locker only tells us it can be unlocked (and not direct pin entry success), which requires the user to reopen the keypad if it's already open to unlock.

Merge request reports