diff --git a/private/statsd.te b/private/statsd.te index e7af6c5112f06580159318a18109f490f2f09efd..c63cba92b172f343573b30db25456668276d92b6 100644 --- a/private/statsd.te +++ b/private/statsd.te @@ -71,6 +71,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_power) +hal_client_domain(statsd, hal_thermal) # Allow 'adb shell cmd' to upload configs and download output. allow statsd adbd:fd use;