OSDN Git Service

Shared lib def for org.apache.http.legacy comes from java_sdk_library
authorJiyong Park <jiyong@google.com>
Tue, 1 May 2018 14:56:12 +0000 (23:56 +0900)
committerJiyong Park <jiyong@google.com>
Tue, 22 May 2018 11:16:14 +0000 (20:16 +0900)
org.apache.http.legacy is now built using java_sdk_library. Since the
share lib defintion file for the lib is automatically created and
installed, we don't need to have duplicated entry for the lib.

Bug: 77577799
Test: m -j
Test: adb shell cmd package list libraries shows an entry for
org.apache.http.legacy

Merged-In: I06b356c2ba08abc6c1cece81daf7c1773ed93ed0
Change-Id: I06b356c2ba08abc6c1cece81daf7c1773ed93ed0
(cherry picked from commit 49c0a869550dc6a80f75fb08fd38e11ee84bc33d)

data/etc/platform.xml

index bde4943..a6cbd49 100644 (file)
             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.boot.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. -->