Revert "Disable READ_PHONE_STATE fix for beta 1"
This reverts commit e94ac2ccb0.
Reason for revert: Beta 1 snap is done.
Bug: 154871288
Change-Id: I1601da80b5c429682ec120ae9069b3b5a71b0ae0
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user