diff --git a/sepolicy/vendor/tee.te b/sepolicy/vendor/tee.te index 67f1585..e769681 100644 --- a/sepolicy/vendor/tee.te +++ b/sepolicy/vendor/tee.te @@ -1,4 +1,5 @@ allow tee efs_file:dir r_dir_perms; +allow tee efs_file:file rw_file_perms; allow tee mnt_vendor_file:dir search; dontaudit tee system_prop:property_service set;