summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vendor/google/hal_health_default.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/google/hal_health_default.te b/vendor/google/hal_health_default.te
index 4aa8d4e0..2fb538fb 100644
--- a/vendor/google/hal_health_default.te
+++ b/vendor/google/hal_health_default.te
@@ -10,6 +10,8 @@ allow hal_health_default hal_pixelstats_hwservice:hwservice_manager find;
allow hal_health_default pixelstats_system:binder call;
allow hal_health_default fwk_stats_hwservice:hwservice_manager find;
binder_call(hal_health_default, statsd)
+allow hal_health_default fwk_stats_service:service_manager find;
+binder_use(hal_health_default)
allow hal_health_default persist_file:dir search;
allow hal_health_default persist_battery_file:file create_file_perms;
allow hal_health_default persist_battery_file:dir rw_dir_perms;