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

Commit d1d91eca authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 7cb1dfe6: Merge "Insufficient ProcessRecord cleanup when persistent process is killed"

* commit '7cb1dfe6':
  Insufficient ProcessRecord cleanup when persistent process is killed
parents d2133079 7cb1dfe6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12435,6 +12435,7 @@ public final class ActivityManagerService extends ActivityManagerNative
        app.foregroundActivities = false;
        app.hasShownUi = false;
        app.hasAboveClient = false;
        app.hasClientActivities = false;
        mServices.killServicesLocked(app, allowRestart);