diff options
author | Narayan Kamath <narayan@google.com> | 2015-02-13 09:51:41 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-02-13 09:51:44 +0000 |
commit | f129af204cd29801483e12887c5e10032292cc76 (patch) | |
tree | dc3876096cdd1670a02287a954b1395a461d2689 /data | |
parent | 0a3dd9c9e0aa0f8558c9631c95effe49a4ce202d (diff) | |
parent | 3bdd327f8532a79b83f575cc62e8eb09a1f93f3d (diff) | |
download | frameworks_base-f129af204cd29801483e12887c5e10032292cc76.zip frameworks_base-f129af204cd29801483e12887c5e10032292cc76.tar.gz frameworks_base-f129af204cd29801483e12887c5e10032292cc76.tar.bz2 |
Merge "Move apache specific portions of android.net.http to external/apache-http."
Diffstat (limited to 'data')
-rw-r--r-- | data/etc/platform.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 95c6867..6659769 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -153,7 +153,6 @@ <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. --> <allow-in-power-save package="com.android.providers.downloads" /> |