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

Commit 7db48ed0 authored by Craig Mautner's avatar Craig Mautner Committed by Gerrit Code Review
Browse files

Merge "Reset killedByAm flag at attachApplicationLocked"

parents 728e6c6c 609cb91c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6098,6 +6098,7 @@ public final class ActivityManagerService extends ActivityManagerNative
        app.hasShownUi = false;
        app.debugging = false;
        app.cached = false;
        app.killedByAm = false;
        mHandler.removeMessages(PROC_START_TIMEOUT_MSG, app);