unplugged-vendor/device/google/redbull-sepolicy/vendor/qcom/common/cdsprpcd.te

10 lines
249 B
Plaintext

# cdsprpcd daemon
type cdsprpcd, domain;
type cdsprpcd_exec, exec_type, vendor_file_type, file_type;
# Started by init
init_daemon_domain(cdsprpcd)
allow cdsprpcd qdsp_device:chr_file r_file_perms;
allow cdsprpcd ion_device:chr_file r_file_perms;