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

Commit d906bc14 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 77d48b17 d1d91eca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12440,6 +12440,7 @@ public final class ActivityManagerService extends ActivityManagerNative
        app.foregroundActivities = false;
        app.hasShownUi = false;
        app.hasAboveClient = false;
        app.hasClientActivities = false;
        mServices.killServicesLocked(app, allowRestart);