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

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

am 9b76b2d2: Merge "framework:base: iterator error in singletone provider"

* commit '9b76b2d2':
  framework:base: iterator error in singletone provider
parents 452b488c 9b76b2d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6334,6 +6334,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;
                }