DO NOT MERGE: Combine emulator test projects into a single apk

SmsTest, GpsLocationTest, ConnectivityTest -> EmulatorSmokeTests

Conflicts:
	target/product/sdk.mk

Change-Id: Ia5add1bc6360c27f84aab8f32b30c312435b1871
This commit is contained in:
Steve Moyer 2014-02-07 11:46:08 -08:00 committed by Qiwen Zhao
parent 1d6506ca4b
commit 008dc16cb0
1 changed files with 2 additions and 2 deletions

View File

@ -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