Merge "Add <uses-library> information."
This commit is contained in:
@@ -81,6 +81,7 @@ android_app {
|
||||
"settings-platform-compat-config",
|
||||
],
|
||||
static_libs: ["Settings-core"],
|
||||
uses_libs: ["org.apache.http.legacy"],
|
||||
resource_dirs: [],
|
||||
optimize: {
|
||||
proguard_flags_files: ["proguard.flags"],
|
||||
|
@@ -49,6 +49,7 @@ android_app {
|
||||
"telephony-common",
|
||||
"ims-common",
|
||||
],
|
||||
uses_libs: ["org.apache.http.legacy"],
|
||||
}
|
||||
|
||||
//############################################################
|
||||
|
Reference in New Issue
Block a user