This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_sm7250-common/sepolicy/vendor/hal_lineage_fod_default.te
LuK1337 f9c9767e3b sm8250-common: sepolicy: Initial vendor sepolicy
Change-Id: I28ae7907209b5aae9806466556dc49639dd7c9e4
2021-01-08 14:31:38 +01:00

11 lines
451 B
Plaintext

hal_client_domain(hal_lineage_fod_default, hal_display)
hal_client_domain(hal_lineage_fod_default, hal_fingerprint)
#binder_call(hal_lineage_fod_default, hal_display_default)
#binder_call(hal_lineage_fod_default, hal_fingerprint)
#allow hal_lineage_fod_default hal_display_hwservice:hwservice_manager find;
#allow hal_lineage_fod_default hal_fingerprint_hwservice:hwservice_manager find;
allow hal_lineage_fod_default sysfs_fod:file rw_file_perms;