Skip to content
Snippets Groups Projects
Commit 1e02d710 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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ic44dcdcd401dd1afd9d31ba6bc5afb4d36cdb4de
parents 5b3715a1 1f906726
No related branches found
No related tags found
No related merge requests found
......@@ -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"],
}
//##########################################################
......
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment