Shared lib def for org.apache.http.legacy comes from java_sdk_library
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 Change-Id: I06b356c2ba08abc6c1cece81daf7c1773ed93ed0
This commit is contained in:
@@ -188,8 +188,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.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. -->
|
||||
|
||||
Reference in New Issue
Block a user