sepolicy: remove tracking_denials/hal_health_default.te

local check there is no hal_health_default related sepolicy
error log, remove related .te file.

Bug: 307468788
Change-Id: I8c12a2fb76241f9c9f096dddbf3a81f5f041359b
Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
Jenny Ho 2023-11-08 00:04:44 +08:00
parent 1b4f6b7035
commit 59b9e9ce4e

View file

@ -1,7 +0,0 @@
# b/307468788
userdebug_or_eng(`
permissive hal_health_default;
')# b/308380763
dontaudit hal_health_default sysfs:file { getattr };
dontaudit hal_health_default sysfs:file { open };
dontaudit hal_health_default sysfs:file { read };