1type adsprpcd, domain;
2type adsprpcd_exec, exec_type, vendor_file_type, file_type;
3
4init_daemon_domain(adsprpcd)
5
6allow adsprpcd ion_device:chr_file r_file_perms;
7allow adsprpcd qdsp_device:chr_file r_file_perms;
8
9allow adsprpcd system_file:dir r_dir_perms;
10