Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
device
/
linaro
/
dragonboard
/
5b08acec955c8e9e29c7e635cf5335d0b2063a3a
/
.
/
sepolicy
/
tinymix.te
blob: 75dc0710c651eaa6627a40b7cc05f48fd52ce5fb [
file
] [
log
] [
blame
]
type tinymix
,
domain
,
coredomain
;
type tinymix_exec
,
exec_type
,
system_file_type
,
file_type
;
init_daemon_domain
(
tinymix
)
allow tinymix audio_device
:
chr_file
{
ioctl open read write
};
allow tinymix audio_device
:
dir search
;