summaryrefslogtreecommitdiffstats
path: root/target/product/base.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@android.com>2013-07-11 19:01:44 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-07-11 19:01:44 -0700
commit7ba0850a473eee9b4f66d313f7b875dca7ab0854 (patch)
treef3e79ef96884e074d4bf811e25c6f5591ba8d914 /target/product/base.mk
parent330766432646e071ec3c03a6019145be9efe9005 (diff)
parent032ad0542b395d1277b634b1243f36ae2100eb16 (diff)
downloadbuild-7ba0850a473eee9b4f66d313f7b875dca7ab0854.zip
build-7ba0850a473eee9b4f66d313f7b875dca7ab0854.tar.gz
build-7ba0850a473eee9b4f66d313f7b875dca7ab0854.tar.bz2
am 032ad054: am a1b948af: am cbeb6e81: Merge "Include ping6 in all device builds"
* commit '032ad0542b395d1277b634b1243f36ae2100eb16': Include ping6 in all device builds
Diffstat (limited to 'target/product/base.mk')
-rw-r--r--target/product/base.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/base.mk b/target/product/base.mk
index d3c18fb..e9f43a7 100644
--- a/target/product/base.mk
+++ b/target/product/base.mk
@@ -85,6 +85,7 @@ PRODUCT_PACKAGES += \
netcfg \
netd \
ping \
+ ping6 \
platform.xml \
pppd \
pm \