1type adsprpcd, domain; 2type adsprpcd_exec, exec_type, file_type; 3type adsprpcd_device, dev_type; 4 5# Started by init 6init_daemon_domain(adsprpcd) 7 8allow adsprpcd adsprpcd_device:chr_file rw_file_perms; 9allow adsprpcd ion_device:chr_file rw_file_perms; 10allow adsprpcd system_file:dir r_dir_perms; 11