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

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

Merge "Revert "Add <uses-library> information."" am: 3ecd9039 am: 529e7610 am: 5b3715a1

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ia065e23238f4c29cd98b26b78e6a2761e773665d
parents 93b8b32e 5b3715a1
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
@@ -21,7 +21,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",