From a5abefbbb527490dd76e34780dc2bfc6ed6a437d Mon Sep 17 00:00:00 2001 From: Qiwen Zhao Date: Wed, 4 Jun 2014 10:02:29 -0700 Subject: [PATCH] Revert "DO NOT MERGE: Combine emulator test projects into a single apk" This reverts commit 0ced06ea0f20cf8bd6a1a2b2e34531f04f621c00. --- target/product/sdk.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/product/sdk.mk b/target/product/sdk.mk index 2962fd23b..ba001051f 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -55,17 +55,17 @@ 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