summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-17 01:06:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-17 01:06:35 +0000
commit408906ba8983ca5b96f3afd142e9a1fe227f0f68 (patch)
tree14373a113cfe137fe173773b625fadae82e07857
parente2939c46c9de4b5ca1b1041eebdc3830c930e6f8 (diff)
parentc1034c26c107fadb12e31f5a1877a164c2a14698 (diff)
Snap for 10338099 from c1034c26c107fadb12e31f5a1877a164c2a14698 to udc-release
Change-Id: Ia005555b0c47937a8671550e84c873c0a50e8d50
-rw-r--r--telephony/pktrouter/pktrouter.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/telephony/pktrouter/pktrouter.te b/telephony/pktrouter/pktrouter.te
index e06c8db6..b7d2e112 100644
--- a/telephony/pktrouter/pktrouter.te
+++ b/telephony/pktrouter/pktrouter.te
@@ -6,6 +6,7 @@ net_domain(pktrouter)
domain_auto_trans(pktrouter, netutils_wrapper_exec, netutils_wrapper);
allow pktrouter pktrouter_device:chr_file rw_file_perms;
+allow pktrouter radio_device:chr_file r_file_perms;
allow pktrouter self:netlink_route_socket nlmsg_write;
allow pktrouter self:packet_socket { bind create read write getattr shutdown};
allow pktrouter self:capability net_raw;