Revert "SELinux: fix avc denials"

This reverts commit d1fe9f8f80.

Reason for revert: Likely culprit for b/340511525  - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I65790202886298f9862d68d65cf794e67db5a878
This commit is contained in:
Chaitanya Cheemala 2024-05-14 15:07:58 +00:00 committed by Android (Google) Code Review
parent d1fe9f8f80
commit 9d3f39622c

View file

@ -19,4 +19,3 @@ 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 *;