unplugged-vendor/device/generic/trusty/sepolicy/storageproxyd.te

5 lines
136 B
Plaintext

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