summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej enczykowski <maze@google.com>2020-01-24 16:52:33 -0800
committerandroid-build-merger <android-build-merger@google.com>2020-01-24 16:52:33 -0800
commit6d72b163ffaa2299ed659359976a21a5a3873142 (patch)
tree1efd9b6e38158b3fe2dda7336700f1dff58e5958
parent0255ed8a5e9eb8dc4ca69a09e1d0d8dcddcd36a3 (diff)
parente0de6d0d29b996184bc10ad950856c1f4da823cc (diff)
downloadhikey-6d72b163ffaa2299ed659359976a21a5a3873142.tar.gz
move netd.te to //system/sepolicy/public/netd.te
am: e0de6d0d29 Change-Id: I468a5a3547e47e0d35e063fd66b749248e66db41
-rw-r--r--sepolicy/netd.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/sepolicy/netd.te b/sepolicy/netd.te
deleted file mode 100644
index 54290ce6..00000000
--- a/sepolicy/netd.te
+++ /dev/null
@@ -1,3 +0,0 @@
-# Triggers a sys_module denial, but kernel has CONFIG_MODULES=n.
-dontaudit netd self:capability sys_module;
-dontaudit netd kernel:system module_request;