Merge "[ActivityManager] Prevent kill a restarted process again."
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user