mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-07 05:58:28 -04:00
lock: fix dpms fade surface getting stuck after unlock
port 1.5
(cherry picked from commit 116cef0b3a)
This commit is contained in:
@@ -335,6 +335,7 @@ Scope {
|
||||
notifyLockedHint(sessionLock.secure);
|
||||
if (!sessionLock.secure)
|
||||
return;
|
||||
IdleService.dismissFadeToLock();
|
||||
lockRetryAttempts = 0;
|
||||
pendingLock = false;
|
||||
if (lockPowerOffArmed && powerOffOnLock)
|
||||
|
||||
Reference in New Issue
Block a user