Merge "Fix issue #2540920: connectivity issues with tripit/pandora"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3ac71b605b
@@ -9579,6 +9579,9 @@ class PackageManagerService extends IPackageManager.Stub {
|
||||
}
|
||||
}
|
||||
synchronized (mPackages) {
|
||||
// Make sure group IDs have been assigned, and any permission
|
||||
// changes in other apps are accounted for
|
||||
updatePermissionsLP(null, null, true, false);
|
||||
// Persist settings
|
||||
mSettings.writeLP();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user