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

Skip to content
Commit 95a8b32c authored by Robin Lee's avatar Robin Lee
Browse files

Don't let Keyguard play un/occlude when not visible

When SysUI marks the device as unlocked without going through
keyguardGoingAway, the system server may still be in the process
of creating a transition and that transition will include
information about whether an occluding/unoccluding app is coming
in. Drop the transition from KeyguardTransitionHandler so that it
doesn't get confused and start showing the bouncer again.

It will still get to commit the state after all transitions play.

Change-Id: Iabce80a9f08829750c90acaafb3f3f3fb5f225dc
Test: atest CtsWindowManagerDeviceKeyguard:KeyguardTests
Fix: 303056717
parent 688d9e58
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