forked from openkylin/platform_build
Merge "Add smoke tests to sdk build."
This commit is contained in:
commit
a8df794649
|
@ -59,7 +59,10 @@ PRODUCT_PACKAGES := \
|
|||
ConnectivityTest \
|
||||
GpsLocationTest \
|
||||
CalendarProvider \
|
||||
Calendar
|
||||
Calendar \
|
||||
SmokeTest \
|
||||
SmokeTestApp
|
||||
|
||||
|
||||
|
||||
# Host tools that are parts of the SDK.
|
||||
|
|
Loading…
Reference in New Issue