summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/etc/platform.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/etc/platform.xml b/data/etc/platform.xml
index 9fd8a4a..95c6867 100644
--- a/data/etc/platform.xml
+++ b/data/etc/platform.xml
@@ -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. -->