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