Merge "Disable READ_PHONE_STATE fix for beta 1" into rvc-dev
This commit is contained in:
@@ -323,7 +323,7 @@ public final class PermissionPolicyService extends SystemService {
|
|||||||
// Force synchronization as permissions might have changed
|
// Force synchronization as permissions might have changed
|
||||||
synchronizePermissionsAndAppOpsForUser(userId);
|
synchronizePermissionsAndAppOpsForUser(userId);
|
||||||
|
|
||||||
restoreReadPhoneStatePermissions(userId);
|
//restoreReadPhoneStatePermissions(userId);
|
||||||
|
|
||||||
// Tell observers we are initialized for this user.
|
// Tell observers we are initialized for this user.
|
||||||
if (callback != null) {
|
if (callback != null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user