Merge "Disable READ_PHONE_STATE fix for beta 1" into rvc-dev am: f675e3c47c

Change-Id: Ib76816934a2b3073d7191b3a005ebb51b43f98e4
This commit is contained in:
Nate Myren
2020-04-30 00:06:58 +00:00
committed by Automerger Merge Worker

View File

@@ -323,7 +323,7 @@ public final class PermissionPolicyService extends SystemService {
// Force synchronization as permissions might have changed
synchronizePermissionsAndAppOpsForUser(userId);
restoreReadPhoneStatePermissions(userId);
//restoreReadPhoneStatePermissions(userId);
// Tell observers we are initialized for this user.
if (callback != null) {