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

Commit 5820f7ff authored by yuanhuihui's avatar yuanhuihui Committed by android-build-merger
Browse files

Merge "[ActivityManager] Reset killed flag at attachApplicationLocked"

am: 1d5447d7

Change-Id: Id51a6dabbf1fec793ca0a905454a412359e0cd57
parents 4a1fd7eb 1d5447d7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6427,6 +6427,8 @@ public final class ActivityManagerService extends ActivityManagerNative
        app.debugging = false;
        app.cached = false;
        app.killedByAm = false;
        app.killed = false;
        // We carefully use the same state that PackageManager uses for
        // filtering, since we use this flag to decide if we need to install