diff options
author | Jiyong Park <jiyong@google.com> | 2018-05-23 11:35:25 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2018-05-23 11:35:25 +0000 |
commit | 9f89b3393d44871d62d00a143f507305f40a1b6e (patch) | |
tree | 78b94b8f0cc3f4eef91894ff94f90bd0a73f79cf | |
parent | 1771240c802aeda258583264f4b17a245cb13a99 (diff) | |
parent | c73b9e9e17ba9fc448468047108d6cc6f8770d72 (diff) |
Merge "Shared lib def for org.apache.http.legacy comes from java_sdk_library"
-rw-r--r-- | data/etc/platform.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 26741fee36ea..434dfdf56e0e 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -169,8 +169,6 @@ file="/system/framework/android.test.runner.jar" /> <library name="javax.obex" 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. --> |