Added ConnectivityTest package as part of the sdk build.

Change-Id: I68f58ca02ca9b9f3606c9446e6b45c56725211c1
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index 7e470b9..d942cde 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -59,7 +59,8 @@
 	jsr305lib \
 	jython \
 	jsilver \
-	librs_jni
+	librs_jni \
+	ConnectivityTest
 
 
 # Host tools that are parts of the SDK.