commit | cb9da42c878f5afb32513b441eaf72868163b655 | [log] [tgz] |
---|---|---|
author | James Hawkins <jhawkins@google.com> | Fri Jan 22 18:09:05 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 22 18:09:05 2016 +0000 |
tree | 46e733a65764b7d198da67283b4b4db144fdd01a | |
parent | bc6a66826a56607c2e6a02f70b21e9faa0793719 [diff] | |
parent | bc5dc64232a2b62c41550a764f0dd87f81d59ceb [diff] |
Merge "bootstat: Add bootstat to the embedded target to support logging boot time across devices."
diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 2428585..22cdd9c 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk
@@ -22,6 +22,7 @@ adbd \ atrace \ bootanimation \ + bootstat \ debuggerd \ dumpstate \ dumpsys \