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

Skip to content
Commit cdccd2d6 authored by Alex Stetson's avatar Alex Stetson
Browse files

Always notify of keyguard exit animation

When certain events, such as configuration changes, trigger between
keyguardGoingAway and setKeyguardShown, the starting the pending exit
animation will be cancelled and will notify the system of such an
occurance here. However, SystemUI never gets notified because applying
any occlusion state change returns early. Therefore, it is necessary to
always notify to start the animation to prevent an unrecoverable
inconsistent state.

Bug: 272274722
Test: manual
Change-Id: If1823781262a26d5bd2cfa8b86909e4f9892a717
parent 58a1d61a
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