device/generic/trusty/sepolicy/storageproxyd.te

10 lines
253 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
type rpmb_virt_device, dev_type;
allow tee rpmb_virt_device:chr_file { open read write };
allow tee self:capability { setgid setuid };
allow tee tee_data_file:dir rw_dir_perms;
# Allow storageproxyd access to gsi_public_metadata_file
read_fstab(tee)