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

Commit bde4c9a8 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 83f0d8dc 76ae487e
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -26,8 +26,9 @@ LOCAL_AAPT_FLAGS += -0 .txt

LOCAL_STATIC_JAVA_LIBRARIES := \
    android-support-test \
    mockito-target \
    legacy-android-test
    mockito-target

LOCAL_JAVA_LIBRARIES := android.test.mock.sdk legacy-android-test

# Include all test java files.
LOCAL_SRC_FILES := $(call all-java-files-under, src)