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

Commit 529e7610 authored by Diego Vela's avatar Diego Vela Committed by Automerger Merge Worker
Browse files

Merge "Revert "Add <uses-library> information."" am: 3ecd9039

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1527775

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I7b973ca854b399d1dfc97b13cdfac9aff60f9b15
parents 619b06b9 3ecd9039
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -34,8 +34,6 @@ android_app {

    compile_multilib: "both",
    jni_libs: ["libshim_jni"],

    uses_libs: ["android.test.runner"],
}

genrule {
@@ -110,7 +108,6 @@ android_app {
    compile_multilib: "both",
    jni_libs: ["libshim_jni"],

    uses_libs: ["android.test.runner"],
}

//##########################################################
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ android_app {
    platform_apis: true,
    privileged: true,
    libs: ["org.apache.http.legacy"],
    uses_libs: ["org.apache.http.legacy"],
    static_libs: [
        "libprotobuf-java-nano",
        "volley",