Merge "Prepare for removal of legacy-test from default targets" am: 777c5a3ea1
am: 2d7a0786b5 Change-Id: I3d450f4890825f5ad261b01ae9bd1a1b01a640c7
This commit is contained in:
@@ -34,8 +34,14 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
LOCAL_PACKAGE_NAME := CtsNetTestCases
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := core-tests-support ctsdeviceutil \
|
||||
ctstestrunner ctstestserver mockwebserver
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
core-tests-support \
|
||||
ctsdeviceutil \
|
||||
ctstestrunner \
|
||||
ctstestserver \
|
||||
mockwebserver \
|
||||
junit \
|
||||
legacy-android-test
|
||||
|
||||
# uncomment when b/13249961 is fixed
|
||||
#LOCAL_SDK_VERSION := current
|
||||
|
||||
Reference in New Issue
Block a user