SELinux: fix avc denials
Bug: 338332877 Change-Id: I5fb0a73cdc0d276ec14e55906c9bbd9c6875c786 Signed-off-by: Ken Yang <yangken@google.com>
This commit is contained in:
parent
5a1bb0df6e
commit
d1fe9f8f80
1 changed files with 1 additions and 0 deletions
|
@ -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 *;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue