aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/adsprpcd.te
blob: 8dcef13f3ba2ba65c33362bb1d45d298b6af30d8 (plain)
1
2
3
4
5
6
7
# access to qseecom qdsp_device
allow adsprpcd tee_device:chr_file rw_file_perms;
allowxperm adsprpcd tee_device:chr_file ioctl qseecom_sock_ipc_ioctls;

# access to qseecom qdsp_device
allow adsprpcd qdsp_device:chr_file rw_file_perms;
allowxperm adsprpcd qdsp_device:chr_file ioctl adsprpcd_ioctls;