1type rpmb_virt_device, dev_type;
2
3allow tee rpmb_virt_device:chr_file { open read write };
4allow tee self:capability { setgid setuid };
5
6allow tee tee_data_file:dir rw_dir_perms;
7
8# Allow storageproxyd access to gsi_public_metadata_file
9read_fstab(tee)
10