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

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

Merge "[ActivityManager] Prevent kill a restarted process again."

parents 5acdd0f6 a4f1f8a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12447,6 +12447,7 @@ public final class ActivityManagerService extends ActivityManagerNative
        app.resetPackageList(mProcessStats);
        app.unlinkDeathRecipient();
        app.makeInactive(mProcessStats);
        app.waitingToKill = null;
        app.forcingToForeground = null;
        app.foregroundServices = false;
        app.foregroundActivities = false;