summaryrefslogtreecommitdiffstats
path: root/common/ipacm.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/ipacm.te')
-rw-r--r--common/ipacm.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/ipacm.te b/common/ipacm.te
index 1c061fd1..1ea4b65d 100644
--- a/common/ipacm.te
+++ b/common/ipacm.te
@@ -6,6 +6,9 @@ type ipacm-diag_exec, exec_type, file_type;
init_daemon_domain(ipacm)
init_daemon_domain(ipacm-diag)
+# associate netdomain to use for accessing internet sockets
+net_domain(ipacm)
+
userdebug_or_eng(`
# Allow using the logging file between ipacm and ipacm-diag
allow ipacm ipacm-diag:unix_dgram_socket sendto;