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 008dc16cb0
commit 37773821f1
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ PRODUCT_PACKAGES := \
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