mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 06:48:58 +00:00
11 lines
472 B
Plaintext
11 lines
472 B
Plaintext
type sysfs_fod, sysfs_type, fs_type;
|
|
|
|
allow hal_lineage_fod_default sysfs_fod:file rw_file_perms;
|
|
allow hal_lineage_fod_default vendor_sysfs_graphics:file rw_file_perms;
|
|
|
|
allow hal_lineage_fod_default hal_fingerprint_hwservice_xiaomi:hwservice_manager find;
|
|
allow hal_lineage_fod_default hal_touchfeature_hwservice_xiaomi:hwservice_manager find;
|
|
|
|
binder_call(hal_lineage_fod_default, hal_fingerprint_default)
|
|
binder_call(hal_lineage_fod_default, hal_touchfeature_default)
|