Add smoke tests to sdk build.

Change-Id: If614ad21b3323e16b358f248c44c15b0fe5f0e9a
This commit is contained in:
Brett Chabot 2012-04-16 18:29:48 -07:00
parent db8698be85
commit 1e420b6063
1 changed files with 4 additions and 1 deletions

View File

@ -59,7 +59,10 @@ PRODUCT_PACKAGES := \
ConnectivityTest \
GpsLocationTest \
CalendarProvider \
Calendar
Calendar \
SmokeTest \
SmokeTestApp
# Host tools that are parts of the SDK.