sepolicy: remove tracking denials for hal_power_stats

Bug: 264489189
Test: Captured bugreport and make sure there is no any avc denails
Test: related to hal_power_stats
Change-Id: Id83022ebaca5a507873bee57363a54baf4a27310
Signed-off-by: Darren Hsu <darrenhsu@google.com>
This commit is contained in:
Darren Hsu 2023-01-07 15:02:25 +08:00
parent a3c890ba1e
commit 8eed3af1eb
3 changed files with 1 additions and 26 deletions

View file

@ -1,4 +0,0 @@
# b/264489189
userdebug_or_eng(`
permissive hal_power_stats_default;
')