android_device_xiaomi_sm835.../sepolicy/vendor/hal_lineage_fod_default.te

13 lines
532 B
Plaintext

type vendor_sysfs_fod, sysfs_type, fs_type;
allow hal_lineage_fod_default vendor_sysfs_fod:file rw_file_perms;
allow hal_lineage_fod_default vendor_sysfs_graphics:dir r_dir_perms;
allow hal_lineage_fod_default vendor_sysfs_graphics:file rw_file_perms;
allow hal_lineage_fod_default vendor_hal_fingerprint_hwservice_xiaomi:hwservice_manager { find };
binder_call(hal_lineage_fod_default, hal_fingerprint_default)
binder_call(hal_lineage_fod_default, vendor_mfp-daemon)
hal_client_domain(hal_lineage_fod_default, hal_fingerprint)