android_system_sepolicy/mdnsd.te
Stephen Smalley 935abced52 Make mdnsd enforcing.
Change-Id: I610723eb9f2edcb4525b0e2d7e55616a1d93957d
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2014-03-14 08:41:47 -04:00

7 lines
118 B
Plaintext

# mdns daemon
type mdnsd, domain;
type mdnsd_exec, exec_type, file_type;
init_daemon_domain(mdnsd)
net_domain(mdnsd)