Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0201dc39 authored by Jiyong Park's avatar Jiyong Park
Browse files

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

Merged-In: I06b356c2ba08abc6c1cece81daf7c1773ed93ed0
Change-Id: I06b356c2ba08abc6c1cece81daf7c1773ed93ed0
(cherry picked from commit 49c0a869)
parent 0b653bc5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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. -->