summaryrefslogtreecommitdiff
path: root/vendor/qcom/common/cdsprpcd.te
blob: 67bdb5499be163d8854a3b08d41d546655bf1424 (plain)
1
2
3
4
5
6
7
8
9
# 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;