SELinux: fix avc denials

Fix avc denials for hal_health_default. Add this as tangorpro specific rule to avoid bad build on other devices.

Bug: 338332877
Change-Id: Ifecd53cf053f1e00dd8d7c76acdb24eaebe6217e
Signed-off-by: Ken Yang <yangken@google.com>
This commit is contained in:
Ken Yang 2024-05-15 00:40:22 +00:00
parent 567253e387
commit 301e7513b0

1
vendor/hal_health_default.te vendored Normal file
View file

@ -0,0 +1 @@
dontaudit hal_health_default sysfs_touch:dir *;