Merge "Stop statically including legacy-android-test"

This commit is contained in:
TreeHugger Robot
2017-12-08 15:42:29 +00:00
committed by Android (Google) Code Review

View File

@@ -24,7 +24,12 @@ LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_APPS)
# Include both the 32 and 64 bit versions
LOCAL_MULTILIB := both
LOCAL_JAVA_LIBRARIES := voip-common conscrypt org.apache.http.legacy
LOCAL_JAVA_LIBRARIES := \
voip-common \
conscrypt \
org.apache.http.legacy \
android.test.base \
LOCAL_JNI_SHARED_LIBRARIES := libcts_jni libnativedns_jni \
libnativemultinetwork_jni libnativehelper_compat_libc++
@@ -40,8 +45,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
ctstestrunner \
ctstestserver \
mockwebserver \
junit \
legacy-android-test
junit
# uncomment when b/13249961 is fixed
#LOCAL_SDK_VERSION := current