Prepare for removal of junit and android.test classes from Android API (step 1) am: e98e557469 am: 3fc616a742

am: 872137e536

Change-Id: I5a98e76df88ad9524916b5b8757755f58df3e849
This commit is contained in:
Paul Duffin
2017-03-03 14:47:08 +00:00
committed by android-build-merger

View File

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