sdm660-common: sepolicy: cleanup sepolicy/vendor/tee.te

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
pix106 2021-12-25 11:37:54 +01:00
parent 5d12996503
commit aea288de3b

View file

@ -4,4 +4,3 @@ typeattribute tee data_between_core_and_vendor_violators;
allow tee system_data_file:dir r_dir_perms; allow tee system_data_file:dir r_dir_perms;
allow tee fingerprintd_data_file:dir rw_dir_perms; allow tee fingerprintd_data_file:dir rw_dir_perms;
allow tee fingerprintd_data_file:file create_file_perms; allow tee fingerprintd_data_file:file create_file_perms;
allow tee persist_file:lnk_file r_file_perms;