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

Commit 689c4ab0 authored by yuanhuihui's avatar yuanhuihui Committed by android-build-merger
Browse files

Merge "[ActivityManager] Reset killed flag at attachApplicationLocked" am: 1d5447d7

am: 5820f7ff

Change-Id: I6062fdf8a686fcb64340b26f8aa200d5506fb91c
parents de7905ce 5820f7ff
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6460,6 +6460,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