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

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

Merge "Revert^2 "Add <uses-library> information."" am: 6e35bf94 am: 1f906726 am: 1e02d710

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ibdd9fef3e5b32ec70d542a0e3e8533d328d4641f
parents af9f1737 1e02d710
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@ android_app {

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

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

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

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

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