[go: nahoru, domu]

Merge "hal_health_default: updated sepolicy" am: 72d53ecd91 am: 2315c6ddb8 am: 0005a05cc4

Original change: https://android-review.googlesource.com/c/device/google/bonito-sepolicy/+/1652775

Change-Id: Id860d97c4af2238b9568487ece765160b3b53e77
diff --git a/vendor/google/hal_health_default.te b/vendor/google/hal_health_default.te
index 4aa8d4e..2fb538f 100644
--- a/vendor/google/hal_health_default.te
+++ b/vendor/google/hal_health_default.te
@@ -10,6 +10,8 @@
 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;