Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
aospm_device_generic_sdm845
/
d7cdfec6b064074a8932c73dafa85c9ed871bfb3
/
.
/
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
;