Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1c9db33 authored by Nate Myren's avatar Nate Myren Committed by Automerger Merge Worker
Browse files

Merge "Disable READ_PHONE_STATE fix for beta 1" into rvc-dev am: f675e3c4...

Merge "Disable READ_PHONE_STATE fix for beta 1" into rvc-dev am: f675e3c4 am: 2b1d9b1c am: 9831f4e8 am: fb2db670

Change-Id: I06f07bbe4192d7ecd23f83a3573a4b98709614cf
parents 4cd89d7d fb2db670
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) {