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

Commit 2f548347 authored by Jerome Gaillard's avatar Jerome Gaillard Committed by John Wu
Browse files

Use JVM-compatible libnativehelper for host builds

Flag: NONE host-only change
Bug: 322360037
Test: build libandroid_runtime on host
Merged-in: I1e8220af5e084518aedb85cd33b597d89443b62a
Change-Id: I1e8220af5e084518aedb85cd33b597d89443b62a
parent 5e13e25d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -116,7 +116,6 @@ cc_library_shared_for_libandroid_runtime {
    ],

    static_libs: [
        "libnativehelper_lazy",
        "libziparchive_for_incfs",
        "libguiflags",
    ],
@@ -290,6 +289,7 @@ cc_library_shared_for_libandroid_runtime {
                "libdmabufinfo",
                "libgui_window_info_static",
                "libkernelconfigs",
                "libnativehelper_lazy",
                "libseccomp_policy",
                "libgrallocusage",
                "libscrypt_static",
@@ -419,6 +419,7 @@ cc_library_shared_for_libandroid_runtime {
                "libimage_type_recognition",
                "libinput",
                "libjpeg",
                "libnativehelper_jvm",
                "libpiex",
                "libpng",
                "libtiff_directory",