am c80e876c: Merge "Add service_contexts to embedded.mk."

* commit 'c80e876cd2eab6452313a98c6ddeca403510784c':
  Add service_contexts to embedded.mk.
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index 2962fd2..5926f19 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -55,17 +55,16 @@
 	QuickSearchBox \
 	WidgetPreview \
 	librs_jni \
+	ConnectivityTest \
+	GpsLocationTest \
 	CalendarProvider \
 	Calendar \
 	SmokeTest \
 	SmokeTestApp \
-	EmulatorSmokeTests \
 	rild \
 	LegacyCamera \
 	Dialer
 
-
-
 # Define the host tools and libs that are parts of the SDK.
 -include sdk/build/product_sdk.mk
 -include development/build/product_sdk.mk