sepolicy: enable enforcing for hal_power_stats

Bug: 307468729
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I2522e317542e441fe9cede3e314081478f8b6158
Signed-off-by: Darren Hsu <darrenhsu@google.com>
This commit is contained in:
Darren Hsu 2024-01-10 21:11:34 +08:00
parent b376cb8cd1
commit 31a27225de

View file

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