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

Commit c2cae50b authored by Craig Mautner's avatar Craig Mautner Committed by Android (Google) Code Review
Browse files

Merge "Reset killedByAm flag at attachApplicationLocked" into lmp-mr1-dev

parents 1289a3b2 8920e1ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5878,6 +5878,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);