Add crash_dump and tombstoned products.

Bug: http://b/30705528
Change-Id: I3f6c98f6f907f93e082db085a122557fc8488c83
This commit is contained in:
Josh Gao
2016-10-26 13:28:32 -07:00
parent cf4f7eac85
commit e6b2ddaf69

View File

@@ -26,7 +26,8 @@ PRODUCT_PACKAGES += \
bootanimation \ bootanimation \
bootstat \ bootstat \
cmd \ cmd \
debuggerd \ crash_dump \
debuggerd\
dumpstate \ dumpstate \
dumpsys \ dumpsys \
fastboot \ fastboot \
@@ -75,6 +76,7 @@ PRODUCT_PACKAGES += \
servicemanager \ servicemanager \
sh \ sh \
surfaceflinger \ surfaceflinger \
tombstoned \
toolbox \ toolbox \
toybox \ toybox \
tzdatacheck \ tzdatacheck \