common: add policy for touch HAL
[GitHub/LineageOS/android_device_samsung_slsi_sepolicy.git] / common / vendor / hal_lineage_touch_default.te
1 # hal_lineage_touch_default.te
2
3 allow hal_lineage_touch_default sysfs_sec_touchscreen:dir search;
4 allow hal_lineage_touch_default sysfs_sec_touchscreen:file r_file_perms;
5 allow hal_lineage_touch_default sysfs_touchscreen_writable:file rw_file_perms;