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

Commit 2d437d04 authored by Jason Monk's avatar Jason Monk
Browse files

Don't exit lock task on sleep

Change-Id: I332088ce31ce06a771461a78fcc63f4afc824813
parent 38dfba03
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2312,7 +2312,6 @@ public final class ActivityStackSupervisor implements DisplayListener {
            }
        }
        checkReadyForSleepLocked();
        setLockTaskModeLocked(null);
    }

    boolean shutdownLocked(int timeout) {