Merge "Revert "Add <uses-library> information.""
This commit is contained in:
@@ -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"],
|
||||
}
|
||||
|
||||
//##########################################################
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user