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

Commit 3ac71b60 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Fix issue #2540920: connectivity issues with tripit/pandora"

parents 4dc844c5 af7cea3a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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();
       }