mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
10 lines
376 B
Plaintext
10 lines
376 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 sysfs_graphics:dir r_dir_perms;
|
||
|
|
allow hal_lineage_fod_default sysfs_graphics:file rw_file_perms;
|
||
|
|
|
||
|
|
allow hal_lineage_fod_default hal_fingerprint_hwservice_xiaomi:hwservice_manager find;
|
||
|
|
|
||
|
|
binder_call(hal_lineage_fod_default, hal_fingerprint_default)
|