blob: b9949f978eed5bed294c4c29d2e56d46ef42e41a [file] [log] [blame]
# STOPSHIP - all domains must be in enforcing mode
permissive tee;
allow tee self:capability { setuid setgid };
allow tee block_device:dir { getattr search };
allow tee drm_block_device:blk_file rw_file_perms;
allow tee ssd_block_device:blk_file rw_file_perms;
allow tee firmware_file:dir r_file_perms;
allow tee firmware_file:file r_file_perms;
#allow tee to access dir /data/system/users/0-N/fpdata and the file
allow tee fingerprintd_data_file:file rw_file_perms;
allow tee fingerprintd_data_file:dir r_dir_perms;
# Set the sys.listeners.registered property
set_prop(tee, system_prop)