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

Commit 711b7a54 authored by Jason Monk's avatar Jason Monk Committed by Android (Google) Code Review
Browse files

Merge "Don't exit lock task on sleep"

parents f66bdfc2 2d437d04
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) {