summaryrefslogtreecommitdiffstats
path: root/sepolicy/trusty_test.te
blob: 08d347a5701f1d591e9ae3bb4836512bd0fda670 (plain)
1
2
3
type trusty_ipc_device, dev_type;

allow shell trusty_ipc_device:chr_file { open read write ioctl };