Merge "Revert^2 "Add <uses-library> information."" am: 6e35bf94ec

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ic983f3dd9c32bbb9dbd98fd6bee282d5bb43f055
This commit is contained in:
Diego Vela
2020-12-14 22:24:06 +00:00
committed by Automerger Merge Worker
2 changed files with 4 additions and 0 deletions

View File

@@ -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"],
}
//##########################################################

View File

@@ -20,6 +20,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",