Merge "Prepare for removal of legacy-test from default targets"

This commit is contained in:
Treehugger Robot
2017-01-20 13:59:17 +00:00
committed by Gerrit Code Review

View File

@@ -34,8 +34,14 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := CtsNetTestCases LOCAL_PACKAGE_NAME := CtsNetTestCases
LOCAL_STATIC_JAVA_LIBRARIES := core-tests-support ctsdeviceutil \ LOCAL_STATIC_JAVA_LIBRARIES := \
ctstestrunner ctstestserver mockwebserver core-tests-support \
ctsdeviceutil \
ctstestrunner \
ctstestserver \
mockwebserver \
junit \
legacy-android-test
# uncomment when b/13249961 is fixed # uncomment when b/13249961 is fixed
#LOCAL_SDK_VERSION := current #LOCAL_SDK_VERSION := current