You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# hal_lineage_touch_default.te
|
|
|
|
allow hal_lineage_touch_default sysfs_sec_touchscreen:dir search;
|
|
allow hal_lineage_touch_default sysfs_sec_touchscreen:file r_file_perms;
|
|
allow hal_lineage_touch_default sysfs_touchscreen_writable:file rw_file_perms;
|
|
|