android_mt6572_jiabo/system/sepolicy/mdnsd.te
2025-09-05 16:56:03 +08:00

9 lines
188 B
Text

# mdns daemon
type mdnsd, domain, mlstrustedsubject;
type mdnsd_exec, exec_type, file_type;
init_daemon_domain(mdnsd)
net_domain(mdnsd)
# Read from /proc/net
r_dir_file(mdnsd, proc_net)