1allow hal_fingerprint sysfs_fingerprint:dir r_dir_perms; 2allow hal_fingerprint sysfs_fingerprint:file rw_file_perms; 3allow hal_fingerprint sysfs_msm_subsys:dir search; 4allow hal_fingerprint sysfs_msm_subsys:file r_file_perms; 5 6allow hal_fingerprint tee_device:chr_file rw_file_perms; 7allow hal_fingerprint uhid_device:chr_file rw_file_perms; 8 9allow hal_fingerprint fwk_stats_hwservice:hwservice_manager find; 10binder_call(hal_fingerprint_default, statsd); 11 12dontaudit hal_fingerprint_default sysfs_rmtfs:dir search; 13dontaudit hal_fingerprint_default sysfs_rmtfs:file r_file_perms; 14dontaudit hal_fingerprint_default sysfs_thermal:dir search; 15dontaudit hal_fingerprint_default sysfs_thermal:file r_file_perms; 16