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

Commit 1a25ebb6 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

Change-Id: Ia70b00bc3e586cdd156b39084e3041642f7f1a58
parents 730dded7 79b319e1
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) {