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

Commit 7b00ead8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Convert TelecommUnitTests to androidx"

parents 8804cf56 2941b85f
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) \