summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy')
-rw-r--r--sepolicy/netd.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/sepolicy/netd.te b/sepolicy/netd.te
new file mode 100644
index 0000000..6c8303c
--- /dev/null
+++ b/sepolicy/netd.te
@@ -0,0 +1,4 @@
1# These denials are seen with WLAN, but are not harmful.
2# Ignore them
3dontaudit netd self:capability sys_module;
4dontaudit netd kernel:system module_request;