summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--instrumentation/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/instrumentation/Android.mk b/instrumentation/Android.mk
index 8db4932..ec50b8c 100644
--- a/instrumentation/Android.mk
+++ b/instrumentation/Android.mk
@@ -17,7 +17,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := android-support-multidex-instrumentation
LOCAL_JAVA_LIBRARIES := android-support-multidex
-LOCAL_STATIC_JAVA_LIBRARIES := legacy-android-test
LOCAL_SDK_VERSION := 4
LOCAL_SRC_FILES := $(call all-java-files-under, src)