Merge "Add android.test.base/stubs dependency"
This commit is contained in:
committed by
Android (Google) Code Review
commit
85fb9ddccc
@@ -32,7 +32,11 @@ LOCAL_CERTIFICATE := platform
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
mockito-target
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := android.test.mock.stubs android.test.runner.stubs
|
||||
LOCAL_JAVA_LIBRARIES := \
|
||||
android.test.mock.stubs \
|
||||
android.test.runner.stubs \
|
||||
android.test.base.stubs \
|
||||
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user