summaryrefslogtreecommitdiff
path: root/perf-tests
diff options
context:
space:
mode:
Diffstat (limited to 'perf-tests')
-rw-r--r--perf-tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf-tests/Android.mk b/perf-tests/Android.mk
index 731a8fa06..8d623926a 100644
--- a/perf-tests/Android.mk
+++ b/perf-tests/Android.mk
@@ -9,7 +9,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) \
../tests/functional/com/android/documentsui/ActivityTest.java
LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base android.test.mock
-LOCAL_STATIC_ANDROID_LIBRARIES := android-support-v4
+LOCAL_STATIC_ANDROID_LIBRARIES := androidx.legacy_legacy-support-v4
LOCAL_STATIC_JAVA_LIBRARIES := \
mockito-target \
ub-uiautomator \