Merge "NO PARTIAL RERUN Statsd sepolicy hal_health" into pi-dev

This commit is contained in:
TreeHugger Robot 2018-04-17 23:16:44 +00:00 committed by Android (Google) Code Review
commit bc9f22a654

View file

@ -73,6 +73,7 @@ binder_call(statsd, stats)
# Allow access to with hardware layer and process stats.
allow statsd proc_uid_cputime_showstat:file { getattr open read };
hal_client_domain(statsd, hal_health)
hal_client_domain(statsd, hal_power)
hal_client_domain(statsd, hal_thermal)