Merge "Revert "Disable READ_PHONE_STATE fix for beta 1"" into rvc-dev am: 79b319e142 am: 78aee8af6d
Change-Id: I44f594122bc6a96312d8e996b6edeb056f88b3a9
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user