Merge "Change dependency to standard mockito-target-minus-junit4"
This commit is contained in:
committed by
Android (Google) Code Review
commit
edd694e4bf
@@ -47,7 +47,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
metrics-helper-lib \
|
||||
android-support-test \
|
||||
mockito-updated-target-minus-junit4 \
|
||||
mockito-target-minus-junit4 \
|
||||
SystemUI-proto \
|
||||
SystemUI-tags \
|
||||
legacy-android-test \
|
||||
|
||||
@@ -25,7 +25,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under,src)
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
android-support-test \
|
||||
mockito-updated-target-minus-junit4 \
|
||||
mockito-target-minus-junit4 \
|
||||
legacy-android-test
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := android.test.runner
|
||||
|
||||
@@ -27,7 +27,7 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
android-support-test \
|
||||
mockito-updated-target-minus-junit4 \
|
||||
mockito-target-minus-junit4 \
|
||||
legacy-android-test \
|
||||
testables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user