Merge "Remove org.apache.http.legacy and volley reference from Teleservice"
diff --git a/Android.bp b/Android.bp
index 76e910f..a7ae0cc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,7 +22,6 @@
         "telephony-common",
         "voip-common",
         "ims-common",
-        "org.apache.http.legacy",
         "libprotobuf-java-lite",
         "unsupportedappusage",
     ],
@@ -33,7 +32,6 @@
         "androidx.recyclerview_recyclerview",
         "androidx.legacy_legacy-preference-v14",
         "guava",
-        "volley",
         "android-support-annotations",
         "com.android.phone.common-lib",
     ],
@@ -79,4 +77,4 @@
     proto: {
         type: "lite",
     },
-}
\ No newline at end of file
+}