Prepare for removal of junit and android.test classes from Android API (step 1)

am: e98e557469

Change-Id: I9cf742acbfeda8755f8b0c41be0088617d3d3025
This commit is contained in:
Paul Duffin
2017-03-03 14:41:46 +00:00
committed by android-build-merger

View File

@@ -30,7 +30,8 @@ LOCAL_SDK_VERSION := current
LOCAL_CERTIFICATE := platform LOCAL_CERTIFICATE := platform
LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_STATIC_JAVA_LIBRARIES := \
mockito-target mockito-target \
legacy-android-test
include $(BUILD_PACKAGE) include $(BUILD_PACKAGE)