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

Commit 9b76b2d2 authored by Amith Yamasani's avatar Amith Yamasani Committed by Gerrit Code Review
Browse files

Merge "framework:base: iterator error in singletone provider"

parents 09377ddb cca0965a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6267,6 +6267,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;
                }