Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 121ef9c6 authored by Roman Birg's avatar Roman Birg Committed by Scott Mertz
Browse files

SystemUI: improve DISMISS_KEYGUARD_SECURELY_ACTION behavior



When the screen is not yet turned on, calls to dismiss() will never
actually dismiss the keyguard since it goes through the bouncer, which
checks if the screen is on before executing its logic. If we receive the
intent to dismiss the keyguard while the screen is off, wait until its
turned on and then execute the dismiss.

Change-Id: I652458c639230bc7fe32a955e103e40c27289b4d
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
(cherry picked from commit 8cbdab9b)
parent a291860b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment