Skip to content
Snippets Groups Projects
Commit 2f5f3de7 authored by Cosmin Tanislav's avatar Cosmin Tanislav
Browse files

sm8350-common: sepolicy: allow inscreen fingerprint hal to send command to xiaomi hwservice

parent 237a992c
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@ 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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment