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

Commit ce863c6f authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 096d3843: am 3ec14d9c: am 9b76b2d2: Merge "framework:base: iterator error...

am 096d3843: am 3ec14d9c: am 9b76b2d2: Merge "framework:base: iterator error in singletone provider"

* commit '096d3843':
  framework:base: iterator error in singletone provider
parents 4eea762a 096d3843
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6527,6 +6527,7 @@ public final class ActivityManagerService extends ActivityManagerNative
                    // it runs in the process of the default user.  Get rid of it.
                    providers.remove(i);
                    N--;
                    i--;
                    continue;
                }