Merge "Include ping6 in all device builds"
diff --git a/target/product/base.mk b/target/product/base.mk
index 68fed42..7c077f5 100644
--- a/target/product/base.mk
+++ b/target/product/base.mk
@@ -88,6 +88,7 @@
     netcfg \
     netd \
     ping \
+    ping6 \
     platform.xml \
     pppd \
     pm \