device_xiaomi_sm6150-common/sepolicy/vendor/tee.te

5 lines
204 B
Plaintext
Raw Normal View History

allow tee fingerprint_data_file:dir create_dir_perms;
allow tee fingerprint_data_file:file create_file_perms;
allow tee mnt_vendor_file:dir rw_dir_perms;
allow tee mnt_vendor_file:file create_file_perms;