Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
b77b3aff2e19fb4d5a329f962fcf467fc7bbeb1a
/
.
/
qemud.te
blob: ec6c816d03f590b5b59ac4046be3f9a4fdcbf02f [
file
] [
log
] [
blame
]
Stephen Smalley
2dd4e51
2012-01-04 12:33:27 -0500
[
diff
] [
blame
]
1
# qemu support daemon
2
type qemud
,
domain
;
3
type qemud_exec
,
exec_type
,
file_type
;
4
5
init_daemon_domain
(
qemud
)
6
allow qemud serial_device
:
chr_file rw_file_perms
;