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

Commit bcd1d4b6 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Require libjdwp from the ART APEX.

There is no direct dependency in platform on this library, but we still
need a link to it from the system namespace, since adbconnection can
load it as a JVMTI agent without a class loader, and that is changing
to use the system namespace in https://r.android.com/1673312.

Test: atest CtsJdwpTestCases
Test: atest CtsJdwpTunnelHostTestCases
Bug: 130340935
Change-Id: Ia06c0f2a80226a056195fcff2f5d4dcab8f38518
parent e222fa4d
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
{
  "requireLibs": [
    "libandroidicu.so",
    "libdexfile.so",
    "libdexfiled.so",
    "libicu.so",
    "libjdwp.so",
    "libnativebridge.so",
    "libnativehelper.so",
    "libnativeloader.so",
    "libsigchain.so",
    "libandroidicu.so",
    "libicu.so",
    // TODO(b/122876336): Remove libpac.so once it's migrated to Webview
    "libpac.so",
    // TODO(b/120786417 or b/134659294): libicuuc.so