summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/product/sdk.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index 5926f19..04157e8 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -55,16 +55,16 @@ PRODUCT_PACKAGES := \
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