Merge "framework:base: iterator error in singletone provider"
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user