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

Commit 18f9a2c2 authored by Neil Fuller's avatar Neil Fuller Committed by Gerrit Code Review
Browse files

Merge "Remove explicit dependencies on "core" libraries"

parents 35d6512a 066ca173
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -669,9 +669,6 @@ java_defaults {

    no_framework_libs: true,
    libs: [
        "conscrypt",
        "okhttp",
        "bouncycastle",
        "ext",
    ],

@@ -1083,8 +1080,6 @@ framework_docs_only_args = " -android -manifest $(location core/res/AndroidManif
     "-federationapi SupportLib $(location current/support-api.txt) "

framework_docs_only_libs = [
    "conscrypt",
    "bouncycastle",
    "voip-common",
    "android.test.mock",
    "android-support-annotations",
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ LOCAL_CERTIFICATE := platform

LOCAL_JAVA_LIBRARIES := \
    android.test.runner \
    conscrypt \
    android.test.base \

LOCAL_STATIC_JAVA_LIBRARIES := junit