Use a.t.mock.stubs instead of a.t.mock.sdk am: 13c0cbe2c6

am: 79fbe99445

Change-Id: Ic556f9fccca1051830d428985d36cc4126602b63
This commit is contained in:
Paul Duffin
2017-12-13 01:43:58 +00:00
committed by android-build-merger

View File

@@ -32,7 +32,7 @@ LOCAL_CERTIFICATE := platform
LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_STATIC_JAVA_LIBRARIES := \
mockito-target mockito-target
LOCAL_JAVA_LIBRARIES := android.test.mock.sdk legacy-android-test LOCAL_JAVA_LIBRARIES := android.test.mock.stubs legacy-android-test
include $(BUILD_PACKAGE) include $(BUILD_PACKAGE)