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

Commit c7e08670 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Convert TelecommUnitTests to androidx"

parents cb9993c1 c3b8a37d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -25,10 +25,10 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
    platform-test-annotations

LOCAL_STATIC_ANDROID_LIBRARIES := \
    android-support-core-ui \
    android-support-core-utils \
    android-support-compat \
    android-support-fragment
    androidx.legacy_legacy-support-core-ui \
    androidx.legacy_legacy-support-core-utils \
    androidx.core_core \
    androidx.fragment_fragment

LOCAL_SRC_FILES := \
    $(call all-java-files-under, src) \