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

Commit 6acc08ef authored by Nate Myren's avatar Nate Myren
Browse files

Revert "Disable READ_PHONE_STATE fix for beta 1"

This reverts commit e94ac2cc.

Reason for revert: Beta 1 snap is done.
Bug: 154871288

Change-Id: I1601da80b5c429682ec120ae9069b3b5a71b0ae0
parent e94ac2cc
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) {