Skip to content
Snippets Groups Projects
Commit 5fe46b46 authored by Primiano Tucci's avatar Primiano Tucci Committed by android-build-merger
Browse files

Merge "Allow traced_probes to access battery coulomb counters"

am: 647d9163

Change-Id: Iaeb9e31d52ff4189d2b76441705f2040f5cf0d18
parents a30de38e 647d9163
No related branches found
No related tags found
No related merge requests found
...@@ -65,6 +65,10 @@ allow traced_probes { ...@@ -65,6 +65,10 @@ allow traced_probes {
proc_stat proc_stat
}:file r_file_perms; }:file r_file_perms;
# Allow access to the IHealth HAL service for tracing battery counters.
hal_client_domain(traced_probes, hal_health)
### ###
### Neverallow rules ### Neverallow rules
### ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment