diff --git a/Android.bp b/Android.bp index 5470e708143..c84dc1eb453 100644 --- a/Android.bp +++ b/Android.bp @@ -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"], diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c77680dd6f5..2e7453d6321 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -118,7 +118,6 @@ android:directBootAware="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory"> -