1# adsprpcd daemon
2type adsprpcd, domain;
3type adsprpcd_exec, exec_type, vendor_file_type, file_type;
4
5# Started by init
6init_daemon_domain(adsprpcd)
7
8allow adsprpcd qdsp_device:chr_file r_file_perms;
9allow adsprpcd ion_device:chr_file r_file_perms;
10