1# Handle wake locks 2wakelock_use(tee) 3 4allow tee persist_ss_file:file create_file_perms; 5allow tee persist_ss_file:dir create_dir_perms; 6allow tee persist_file:dir r_dir_perms; 7allow tee mnt_vendor_file:dir r_dir_perms; 8allow tee tee_data_file:dir rw_dir_perms; 9allow tee tee_data_file:lnk_file r_file_perms; 10allow tee block_device:dir search; 11 12# Allow storageproxyd access to gsi_public_metadata_file 13read_fstab(tee) 14 15set_prop(tee, vendor_trusty_storage_prop) 16