summaryrefslogtreecommitdiffstats
path: root/sepolicy/common/netd.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/common/netd.te')
-rw-r--r--sepolicy/common/netd.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/common/netd.te b/sepolicy/common/netd.te
index 1176c05..09a28b9 100644
--- a/sepolicy/common/netd.te
+++ b/sepolicy/common/netd.te
@@ -1,4 +1,3 @@
dontaudit netd self:capability sys_module;
#TODO: This can safely be ignored until b/62954877 is fixed
dontaudit netd kernel:system module_request;
-allow netd self:bpf { map_create map_read map_write };