Merge "Revert "Add <uses-library> information.""

This commit is contained in:
Diego Vela
2020-12-14 21:49:14 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 2 deletions

View File

@@ -81,7 +81,6 @@ android_app {
"settings-platform-compat-config",
],
static_libs: ["Settings-core"],
uses_libs: ["org.apache.http.legacy"],
resource_dirs: [],
optimize: {
proguard_flags_files: ["proguard.flags"],

View File

@@ -49,7 +49,6 @@ android_app {
"telephony-common",
"ims-common",
],
uses_libs: ["org.apache.http.legacy"],
}
//############################################################