Skip to content
Snippets Groups Projects
Commit c10c0c41 authored by Keun-young Park's avatar Keun-young Park Committed by android-build-merger
Browse files

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

am: 15041dad

Change-Id: If825aed7ffbc8e9db06632e6a06d3357d30cee84
parents 27de1552 15041dad
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.
Please register or to comment