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

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

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

Merge "[ActivityManager] Reset killed flag at attachApplicationLocked" am: 1d5447d7 am: 5820f7ff
am: 689c4ab0

Change-Id: I54afd53f6fe0219f33521295a2dde90e911a55f7
parents 04c7e841 689c4ab0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6497,6 +6497,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