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

am: 3fc616a742

Change-Id: Ib4ed27bf723799aede7d198939c5e22def4af5a5
This commit is contained in:
Paul Duffin
2017-03-03 14:44:15 +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)