unplugged-vendor/device/google/crosshatch-sepolicy/vendor/qcom/common/adsprpcd.te

12 lines
295 B
Plaintext

type adsprpcd, domain;
type adsprpcd_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(adsprpcd)
allow adsprpcd ion_device:chr_file r_file_perms;
allow adsprpcd qdsp_device:chr_file r_file_perms;
allow adsprpcd system_file:dir r_dir_perms;
r_dir_file(adsprpcd, adsprpcd_file)