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

Skip to content
Commit 595c164a authored by Chandru's avatar Chandru
Browse files

Reset the keyguardGoingAway flag when keyguard is not dismissed.

LockIconViewController relies on
KeyguardStateController#isKeyguardGoingAway() to determine whether
keyguard is currently showing or not. This flag is set to true when the
keyguard is almost completely dismissed by swiping up, but it is never
reset to false when the swipe up is cancelled at the last minute.

This change resets the flag if the lockscreen is not dismissed.

Fixes: 233845417
Test: manually
Test: atest com.android.keyguard
Test: atest com.android.systemui.statusbar
Change-Id: Ia36b6bb15de87a1b343e62772d52cbc6c760a504
parent 7430d775
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