OSDN Git Service
(root)
/
android-x86
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf4f7ea
)
Add crash_dump and tombstoned products.
author
Josh Gao
<jmgao@google.com>
Wed, 26 Oct 2016 20:28:32 +0000
(13:28 -0700)
committer
Josh 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
patch
|
blob
|
history
diff --git
a/target/product/embedded.mk
b/target/product/embedded.mk
index
af6bb98
..
1789944
100644
(file)
--- 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 \