summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--legacy-test/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/legacy-test/Android.mk b/legacy-test/Android.mk
index 0a814f39b637..05fec5ee603f 100644
--- a/legacy-test/Android.mk
+++ b/legacy-test/Android.mk
@@ -50,5 +50,5 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := src/android/test/PerformanceTestCase.java
LOCAL_MODULE := legacy-performance-test-hostdex
-include $(BUILD_HOST_DALVIK_JAVA_LIBRARY)
+include $(BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY)
endif # HOST_OS == linux