selinux: allow sysfs read for hal_health_default

Bug: 338487056
Test: v2/pixel-health-guard/device-boot-health-check-extra
Change-Id: I5a97403fcb5773f86349cbcc1308741fdb255328
Signed-off-by: YiKai Peng <kenpeng@google.com>
This commit is contained in:
YiKai Peng 2024-05-06 15:05:49 +00:00
parent 032063e1bc
commit f7603040fc

1
vendor/hal_health_default.te vendored Normal file
View file

@ -0,0 +1 @@
allow hal_health_default sysfs:file r_file_perms;