* commit '5a6c1962590979d0722da0547a6ba3ae1a98dd04': Reset killedByAm flag at attachApplicationLocked
This commit is contained in:
@@ -5843,6 +5843,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