mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 16:28:06 -04:00
universal7870: update sepolicy (wip)
This commit is contained in:
parent
841f56ecbf
commit
4cd64b76bd
46 changed files with 515 additions and 184 deletions
6
sepolicy/hal_lineage_touch_default.te
Normal file
6
sepolicy/hal_lineage_touch_default.te
Normal file
|
@ -0,0 +1,6 @@
|
|||
allow hal_lineage_touch_default sysfs_input:dir search;
|
||||
allow hal_lineage_touch_default sysfs_input:file rw_file_perms;
|
||||
|
||||
allow hal_lineage_touch_default sysfs_virtual:dir search;
|
||||
allow hal_lineage_touch_default sysfs_virtual:file { open read getattr };
|
||||
allow hal_lineage_touch_default sysfs_virtual:lnk_file read;
|
Loading…
Add table
Add a link
Reference in a new issue