diff options
Diffstat (limited to 'sepolicy/system_app.te')
| -rw-r--r-- | sepolicy/system_app.te | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/system_app.te b/sepolicy/system_app.te index 9403029..e7eb608 100644 --- a/sepolicy/system_app.te +++ b/sepolicy/system_app.te @@ -1,5 +1,4 @@ allow system_app sysfs_thermal_writable:file rw_file_perms; allow system_app sysfs_coretemp:file rw_file_perms; -allow system_app sysfs_touchscreen:file rw_file_perms; # TODO This looks dubious allow system_app self:netlink_kobject_uevent_socket {create read bind connect getopt setopt shutdown}; |
