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

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

Merge "Revert "Disable READ_PHONE_STATE fix for beta 1"" into rvc-dev am: 79b319e1 am: 78aee8af

Change-Id: I44f594122bc6a96312d8e996b6edeb056f88b3a9
parents e9003584 78aee8af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) {