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

Commit a168b9f3 authored by Alex Dadukin's avatar Alex Dadukin Committed by Android (Google) Code Review
Browse files

Merge "Remove @RequiresPermission annotation from checkMediaRoutingControlPermission" into main

parents 880b7e80 e07f49e7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -851,7 +851,6 @@ class MediaRouter2ServiceImpl {
        }
    }

    @RequiresPermission(value = Manifest.permission.MEDIA_ROUTING_CONTROL, conditional = true)
    private boolean checkMediaRoutingControlPermission(
            int callerUid, int callerPid, @Nullable String callerPackageName) {
        return PermissionChecker.checkPermissionForDataDelivery(