Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
32ea89af9e9846a9865d85389bed271423b173a7
/
.
/
microdroid
/
sepolicy
/
system
/
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
)