Merge "Revert "Disable READ_PHONE_STATE fix for beta 1"" into rvc-dev

This commit is contained in:
Nate Myren
2020-05-05 20:34:12 +00:00
committed by Android (Google) Code Review

View File

@@ -359,7 +359,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) {