summaryrefslogtreecommitdiffstats
path: root/common/netd.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/netd.te')
-rw-r--r--common/netd.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/netd.te b/common/netd.te
index 124178ad..36899aeb 100644
--- a/common/netd.te
+++ b/common/netd.te
@@ -4,6 +4,10 @@ allow netd netd:packet_socket { create bind setopt read ioctl };
allow netd wfd_app:fd use;
allow netd wfd_app:tcp_socket { read write setopt getopt };
+# See change I4dd0326110c655fcd6cd5f8425be523d9e64ffa7 to system/netd
+type_transition netd wifi_data_file:dir wpa_socket "sockets";
+allow netd wpa_socket:dir create_dir_perms;
+
dontaudit netd self:capability sys_module;
#needed for ipt_TCPMSS and ip6t_TCPMSS