Merge "Add <uses-library> information."

This commit is contained in:
Ulyana Trafimovich
2020-12-10 10:19:15 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

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