Merge "Reset killedByAm flag at attachApplicationLocked"
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user