Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
b9d6c72e7f0e41cd300220164f8a5447add85e85
/
.
/
private
/
mdnsd.te
blob: 943f9794cf451c3e7317c5c3c15e3ff54b20c985 [
file
] [
log
] [
blame
]
# mdns daemon
typeattribute mdnsd coredomain
;
typeattribute mdnsd 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_type
)