diff options
| author | 2018-05-23 10:51:28 -0700 | |
|---|---|---|
| committer | 2018-05-23 10:51:28 -0700 | |
| commit | 4a67610175f45277b26afb6e669d0a98dde204d7 (patch) | |
| tree | 9cddcfdd9d23b2dd5c29fc535e5d54c0d4a4ba11 | |
| parent | 16523acfa2493c2be1e4df07d90c0067921b7bac (diff) | |
| parent | 9f89b3393d44871d62d00a143f507305f40a1b6e (diff) | |
Merge "Shared lib def for org.apache.http.legacy comes from java_sdk_library"
am: 9f89b3393d
Change-Id: Id9dbe2ad5fc0e4a7ed4ef9a65bb9a41831b70564
| -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. --> |