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.
|
// it runs in the process of the default user. Get rid of it.
|
||||||
providers.remove(i);
|
providers.remove(i);
|
||||||
N--;
|
N--;
|
||||||
|
i--;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user