summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorMartin Herndl <martin.herndl@gmail.com>2015-11-19 09:52:04 +0100
committerSteve Kondik <shade@chemlab.org>2015-12-04 18:57:26 -0800
commit61f62835299b37bb7ed1a50716004047fb358624 (patch)
treea2ba9c1d343ba657ff955bdee763ae7c48dc100c /AndroidManifest.xml
parent186fdb7e0eb7db5dff978dc740225bdbd44dce36 (diff)
downloadandroid_packages_apps_Dialer-61f62835299b37bb7ed1a50716004047fb358624.tar.gz
android_packages_apps_Dialer-61f62835299b37bb7ed1a50716004047fb358624.tar.bz2
android_packages_apps_Dialer-61f62835299b37bb7ed1a50716004047fb358624.zip
Remove usage legacy HTTP Client
Improved the "LookupUtils" to not use the deprecated HTTP classes but "HttpURLConnection" instead. Contrary to the Apache HTTP client the HttURLConnection is still existing in Android 6 and seems to be more efficient besides being compatible with SSL SNI. Furthermore set the missing "formattedNumber" attribute when the "ContactBuilder" is creating the "ContactInfo" object after lookups. Change-Id: I01be4fa09ceba7338aac63e2c718704fa1941ee5
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6988c76ba..c5ce9579f 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -76,7 +76,6 @@
<meta-data android:name="com.google.android.backup.api_key"
android:value="AEdPqrEAAAAIBXgtCEKQ6W0PXVnW-ZVia2KmlV2AxsTw3GjAeQ" />
- <uses-library android:name="org.apache.http.legacy" />
<uses-library android:name="com.qualcomm.qti.smartsearch" />
<!-- The entrance point for Phone UI.