summaryrefslogtreecommitdiff
path: root/support/tests/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'support/tests/Android.mk')
-rw-r--r--support/tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/tests/Android.mk b/support/tests/Android.mk
index 02cbe1a..6cf0c54 100644
--- a/support/tests/Android.mk
+++ b/support/tests/Android.mk
@@ -28,7 +28,7 @@ LOCAL_MODULE_TAGS := tests
# SDK 10 needed for mockito/objnesis. Otherwise 8 would work
LOCAL_SDK_VERSION := 10
-LOCAL_STATIC_JAVA_LIBRARIES := android-support-test mockito-target dexmaker
+LOCAL_STATIC_JAVA_LIBRARIES := android-support-test mockito-target dexmaker hamcrest-library hamcrest-integration
LOCAL_PROGUARD_ENABLED := disabled