Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96437cf9 authored by KOUSHIK PANUGANTI's avatar KOUSHIK PANUGANTI
Browse files

Migrated various apps under packages/apps/DocumentsUI/perf-tests/ to androidx

Bug: 76692459
Test: make DocumentsUIPerfTests
Change-Id: If444d0cc67d25ffba18956e6b003bfe227d19829
parent 748aa212
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \