commit | 6651199eeb133fecd0102072aed22247d64297d3 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Jan 18 23:04:08 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jan 18 23:04:09 2017 +0000 |
tree | 64d0d04d77f3bcf94bdcd062a30dde0230b58b1f | |
parent | ce0bae2f470373131f2d5f9d79838c2340f0ba0e [diff] | |
parent | e6b2ddaf69e18d9a449d43c99c06bc63802f73ea [diff] |
Merge "Add crash_dump and tombstoned products."
diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 6f65452..9585eb0 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk
@@ -26,7 +26,8 @@ bootanimation \ bootstat \ cmd \ - debuggerd \ + crash_dump \ + debuggerd\ dumpstate \ dumpsys \ fastboot \ @@ -75,6 +76,7 @@ servicemanager \ sh \ surfaceflinger \ + tombstoned \ toolbox \ toybox \ tzdatacheck \