Merge "Remove org.apache.http.legacy from Settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7ad74ff413
@@ -82,7 +82,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"],
|
||||
|
@@ -118,7 +118,6 @@
|
||||
android:directBootAware="true"
|
||||
android:appComponentFactory="androidx.core.app.CoreComponentFactory">
|
||||
|
||||
<uses-library android:name="org.apache.http.legacy" />
|
||||
<!-- Settings -->
|
||||
|
||||
<activity android:name=".homepage.SettingsHomepageActivity"
|
||||
|
@@ -49,7 +49,6 @@ android_app {
|
||||
"telephony-common",
|
||||
"ims-common",
|
||||
],
|
||||
uses_libs: ["org.apache.http.legacy"],
|
||||
}
|
||||
|
||||
//############################################################
|
||||
|
Reference in New Issue
Block a user