android_device_samsung_msm8.../sepolicy/hal_lineage_touch_default.te
Deokgyu Yang 5307ee113a gts3l-common: sepolicy: Add touch HAL policies
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I8f6f3757d7e16080ddf2e7b4dbb977912fe38a17
2022-02-09 01:13:46 +09:00

5 lines
259 B
Text

allow hal_lineage_touch_default sysfs_touchkey:dir search;
allow hal_lineage_touch_default sysfs_touchkey:lnk_file read;
allow hal_lineage_touch_default sysfs_touchkey:file { open read write };
allow hal_lineage_touch_default sysfs:file { open read write };