diff --git a/whitechapel_pro/hal_health_default.te b/whitechapel_pro/hal_health_default.te index 805b707d..8dc2b599 100644 --- a/whitechapel_pro/hal_health_default.te +++ b/whitechapel_pro/hal_health_default.te @@ -19,3 +19,4 @@ allow hal_health_default sysfs_thermal:dir search; allow hal_health_default sysfs_thermal:file w_file_perms; allow hal_health_default thermal_link_device:dir search; allow hal_health_default sysfs_wlc:file r_file_perms; +dontaudit hal_health_default sysfs_touch:dir *;