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

Commit 1d5447d7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[ActivityManager] Reset killed flag at attachApplicationLocked"

parents 2309b98b dc94b297
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