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

Commit 41e553f6 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 cd7eb92e 7367ead0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
    android-support-v7-palette \
    android-support-v4 \
    libphonenumber \
    legacy-android-test \
    junit

LOCAL_PACKAGE_NAME := Contacts
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ LOCAL_CERTIFICATE := shared

LOCAL_STATIC_JAVA_LIBRARIES := android-support-test

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

src_dirs := src \
    ../../ContactsCommon/TestCommon/src