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

Commit c069b70f authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Convert TelecommUnitTests to androidx"

am: c7e08670

Change-Id: I094830477fdb6224a1e94efd2dd66fc6bd309013
parents d585aa6c c7e08670
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) \