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

Commit 6083d7fb authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by Android (Google) Code Review
Browse files

Merge "Remove the option to disable SMS for Cell Broadcast Receiver"

parents de2a9805 f3979b81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -535,7 +535,7 @@ public final class DefaultPermissionGrantPolicy {
        }

        // Cell Broadcast Receiver
        grantPermissionsToSystemPackage(
        grantSystemFixedPermissionsToSystemPackage(
                getDefaultSystemHandlerActivityPackage(Intents.SMS_CB_RECEIVED_ACTION, userId),
                userId, SMS_PERMISSIONS);