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

Commit 380a8e3d authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by android code review
Browse files

Merge "Am: Clean mLaunchingProviders of all providers started by the client"

parents 1ca2fee9 4ee36498
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10961,7 +10961,9 @@ public final class ActivityManagerService extends ActivityManagerNative
                    restart = true;
                } else {
                    removeDyingProviderLocked(app, cpr, true);
                    // cpr should have been removed from mLaunchingProviders
                    NL = mLaunchingProviders.size();
                    i--;
                }
            }
        }