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

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

am d1d91eca: am 7cb1dfe6: Merge "Insufficient ProcessRecord cleanup when...

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

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