diff --git a/vendor/tee.te b/vendor/tee.te index ba5ee08..0a6139b 100644 --- a/vendor/tee.te +++ b/vendor/tee.te @@ -1,2 +1,3 @@ allow tee tee_persist_block_device:blk_file rw_file_perms; allow tee tee_userdata_block_device:blk_file rw_file_perms; +allow tee tee_data_file:lnk_file create;