Skip to content
Snippets Groups Projects
Commit 647d9163 authored by Primiano Tucci's avatar Primiano Tucci Committed by Gerrit Code Review
Browse files

Merge "Allow traced_probes to access battery coulomb counters"

parents bbdb25f6 353b93a9
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,10 @@ allow traced_probes {
proc_stat
}:file r_file_perms;
# Allow access to the IHealth HAL service for tracing battery counters.
hal_client_domain(traced_probes, hal_health)
###
### 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