91911144f8
Change-Id: I5dd29315c94d971eb5162bd1ed24f2fecf3de305
11 lines
465 B
Plaintext
11 lines
465 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: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)
|