OSDN Git Service

Add crash_dump and tombstoned products.
authorJosh Gao <jmgao@google.com>
Wed, 26 Oct 2016 20:28:32 +0000 (13:28 -0700)
committerJosh Gao <jmgao@google.com>
Tue, 17 Jan 2017 21:55:18 +0000 (13:55 -0800)
Bug: http://b/30705528
Change-Id: I3f6c98f6f907f93e082db085a122557fc8488c83

target/product/embedded.mk

index af6bb98..1789944 100644 (file)
@@ -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 \