summaryrefslogtreecommitdiff
path: root/tests/testables
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-12-08 18:02:27 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-12-08 18:02:27 +0000
commit57e4f25f09b2bc3d2c406a9643634df8f25029c6 (patch)
tree4f70429dc4fa7d2854dd818617585e10d5711a16 /tests/testables
parent23627fbff5f13629e997a00b006a1ebdc423e735 (diff)
parentb866307f99c35252dcb76e9269bb57d97c3c4b86 (diff)
Merge "Stop statically including legacy-android-test"
Diffstat (limited to 'tests/testables')
-rw-r--r--tests/testables/tests/Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/testables/tests/Android.mk b/tests/testables/tests/Android.mk
index 16fe5351c161..6e20d797fb5d 100644
--- a/tests/testables/tests/Android.mk
+++ b/tests/testables/tests/Android.mk
@@ -28,10 +28,9 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-test \
mockito-target-minus-junit4 \
- legacy-android-test \
testables
-LOCAL_JAVA_LIBRARIES := android.test.runner
+LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base android.test.mock
LOCAL_CERTIFICATE := platform