summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorYing Wang <wangying@android.com>2013-07-11 18:56:02 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-07-11 18:56:02 -0700
commit032ad0542b395d1277b634b1243f36ae2100eb16 (patch)
treedf8f3b0b7df5e526bb0833683245a3d30cb615f4 /target/product
parentd8d0c17e22f42597497e8f9f5c134621e399e22a (diff)
parenta1b948afdb5a46e168cf59ea4045b63722ee8b47 (diff)
downloadbuild-032ad0542b395d1277b634b1243f36ae2100eb16.zip
build-032ad0542b395d1277b634b1243f36ae2100eb16.tar.gz
build-032ad0542b395d1277b634b1243f36ae2100eb16.tar.bz2
am a1b948af: am cbeb6e81: Merge "Include ping6 in all device builds"
* commit 'a1b948afdb5a46e168cf59ea4045b63722ee8b47': Include ping6 in all device builds
Diffstat (limited to 'target/product')
-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 129fb2a..ebb341c 100644
--- a/target/product/base.mk
+++ b/target/product/base.mk
@@ -87,6 +87,7 @@ PRODUCT_PACKAGES += \
netcfg \
netd \
ping \
+ ping6 \
platform.xml \
pppd \
pm \