Revert "Prepare for removal of junit and android.test classes from Android API (step 1)" am: 031b913e17 am: 3173cc34c7
am: 9ea489ac77

Change-Id: I433fcb87accb5bc3bfb6926befa34027e67dfe4f
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 @@
 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)