Skip to content
Snippets Groups Projects
Commit 15041dad authored by Keun-young Park's avatar Keun-young Park Committed by Gerrit Code Review
Browse files

Merge "allow dumpstate to collect ro.boottime.*"

parents 6d931af8 43e8fae0
No related branches found
No related tags found
No related merge requests found
......@@ -17,3 +17,6 @@ allow dumpstate storaged_exec:file rx_file_perms;
# Allow dumpstate to make binder calls to storaged service
binder_call(dumpstate, storaged)
# Collect metrics on boot time created by init
get_prop(dumpstate, boottime_prop)
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