Fix systemui tests on APCT.
Different mockito library for junit4. This causes class loading failures for them but not our builds. Change-Id: Iae4ba584f83e0ab78505fa822a74f5998fbca395
This commit is contained in:
@@ -43,7 +43,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
android-support-test \
|
||||
mockito-target \
|
||||
mockito-target-minus-junit4 \
|
||||
SystemUI-proto-tags
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common android.car
|
||||
|
||||
Reference in New Issue
Block a user