blob: 5db2e111bb194e8b194dce6a8113e0457564cd53 [file] [log] [blame]
# audio deamon
type audiod, domain;
type audiod_exec, exec_type, file_type;
init_daemon_domain(audiod)
allow audiod proc_audiod:file r_file_perms;
allow audiod audio_device:chr_file rw_file_perms;
allow audiod mediaserver_service:service_manager find;
binder_use(audiod)
binder_call(audiod, mediaserver)