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