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

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

Fix dependencies of packages that target earlier releases am: 6767e059

am: 6736fb29

Change-Id: Ie2bfb2e0c422e7a7e2f9cf96ba38e989d0c3c8a9
parents 9e66d133 6736fb29
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-minus-junit4 \
    legacy-android-test
    mockito-target-minus-junit4

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

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