summaryrefslogtreecommitdiffstats
path: root/sepolicy/storageproxyd.te
blob: 578106bb0652e04b61d40ff4cdf8762901c3c517 (plain)
1
2
3
4
type rpmb_virt_device, dev_type;

allow tee rpmb_virt_device:chr_file { open read write };
allow tee self:capability { setgid setuid };