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

Commit c44dd5a8 authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Fix dependencies of packages that target earlier releases"

am: bde4c9a8

Change-Id: I24ee27f2d99de7cee6aace00b3d721cd91fff3d4
parents 341a052c bde4c9a8
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)