Add library definition for org.apache.http.legacy.

bug: 18027885
Change-Id: I300ab2eb0f87e004ef20157bd23517865133665c
This commit is contained in:
Narayan Kamath
2015-01-20 13:44:23 +00:00
parent 70523ec551
commit 1ed78fbf28

View File

@@ -149,7 +149,10 @@
<library name="android.test.runner"
file="/system/framework/android.test.runner.jar" />
<library name="javax.obex"
file="/system/framework/javax.obex.jar"/>
file="/system/framework/javax.obex.jar" />
<library name="org.apache.http.legacy"
file="/system/framework/org.apache.http.legacy.jar" />
<!-- These are the standard packages that are white-listed to always have internet
access while in power save mode, even if they aren't in the foreground. -->