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

Commit d52445de authored by Paul Duffin's avatar Paul Duffin Committed by Gerrit Code Review
Browse files

Merge "Fix dependencies of packages that target earlier releases"

parents 437433ef 81de71c6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -23,8 +23,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
        android-support-test \
        guava \
        mockito-target \
        platform-test-annotations \
        legacy-android-test
        platform-test-annotations

LOCAL_SRC_FILES := \
        $(call all-java-files-under, src) \
@@ -40,7 +39,8 @@ LOCAL_RESOURCE_DIR := \
    $(LOCAL_PATH)/../res

LOCAL_JAVA_LIBRARIES := \
        android.test.runner \
        android.test.mock \
        legacy-android-test \
        telephony-common

LOCAL_AAPT_FLAGS := \