summaryrefslogtreecommitdiff
path: root/common/sepolicy/shell.te (plain)
blob: d1444a23272a7f5bcf135ea5cec64d51809654ad
1allow shell rootfs:file { entrypoint execute read getattr };
2allow shell sysfs:file { read open getattr };
3
4allow shell hdcptx_device:chr_file { open read write getattr ioctl };
5
6