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