Revert "Remove org.apache.http.legacy from Settings"

This reverts commit 02013aeeb6.

Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.googleplex.com/builds/quarterdeck?branch=git_master-without-vendor&target=aosp_arm64-eng&lkgb=7064184&lkbb=7064600&fkbb=7064600, bug 176865269

Change-Id: I49701fb6055b636598998463936b4251e118834a
BUG: 176865269
This commit is contained in:
Bonian Chen
2021-01-06 05:41:46 +00:00
parent 02013aeeb6
commit e69d1a650f
3 changed files with 3 additions and 0 deletions

View File

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