Merge "Disable READ_PHONE_STATE fix for beta 1" into rvc-dev am: f675e3c47c am: 2b1d9b1c91
Change-Id: I405f525b5ce4a49ec13769d0c17ea074a57c1aa6
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