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

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

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

* commit '3ec14d9c':
  framework:base: iterator error in singletone provider
parents c00930f4 3ec14d9c
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;
                }