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