Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
bf7f4a44017b3c1c1214a1b7479466c484a0ab34
/
.
/
private
/
mdnsd.te
blob: 98e95dab3b8a1e867e0e04a6c16f81050cd33fdd [
file
] [
log
] [
blame
]
# mdns daemon
typeattribute mdnsd coredomain
;
typeattribute mdnsd mlstrustedsubject
;
type mdnsd_exec
,
system_file_type
,
exec_type
,
file_type
;
init_daemon_domain
(
mdnsd
)
net_domain
(
mdnsd
)
# Read from /proc/net
r_dir_file
(
mdnsd
,
proc_net_type
)