Avoid JUnit4 collision in android-support-test, mockito-target
Bug: 31072145 Test: make droid checkbuild Change-Id: I7f2b13a4c28e51d76313ee3b6d13c904c2925228
This commit is contained in:
@@ -9,7 +9,7 @@ LOCAL_JAVA_LIBRARIES := android.test.runner bouncycastle
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
android-support-test \
|
||||
mockito-target \
|
||||
mockito-target-minus-junit4 \
|
||||
espresso-core
|
||||
|
||||
# Include all test java files.
|
||||
|
||||
@@ -9,7 +9,7 @@ LOCAL_JAVA_LIBRARIES := android.test.runner
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
android-support-test \
|
||||
mockito-target \
|
||||
mockito-target-minus-junit4 \
|
||||
espresso-core
|
||||
|
||||
# Include all test java files.
|
||||
|
||||
Reference in New Issue
Block a user