From e6b2ddaf69e18d9a449d43c99c06bc63802f73ea Mon Sep 17 00:00:00 2001 From: Josh Gao Date: Wed, 26 Oct 2016 13:28:32 -0700 Subject: [PATCH] Add crash_dump and tombstoned products. Bug: http://b/30705528 Change-Id: I3f6c98f6f907f93e082db085a122557fc8488c83 --- target/product/embedded.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/target/product/embedded.mk b/target/product/embedded.mk index af6bb9805..17899448e 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk @@ -26,7 +26,8 @@ PRODUCT_PACKAGES += \ bootanimation \ bootstat \ cmd \ - debuggerd \ + crash_dump \ + debuggerd\ dumpstate \ dumpsys \ fastboot \ @@ -75,6 +76,7 @@ PRODUCT_PACKAGES += \ servicemanager \ sh \ surfaceflinger \ + tombstoned \ toolbox \ toybox \ tzdatacheck \ -- 2.11.0