Skip to content
Snippets Groups Projects
Commit 276b6f32 authored by Tej Singh's avatar Tej Singh Committed by android-build-merger
Browse files

Merge "Statsd sepolicy for thermal hal"

am: f98cd4fa

Change-Id: I92204ba2793abf52ef1a334962d04dbda2ef7317
parents 01b380f4 f98cd4fa
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment