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

Commit 79f29ea8 authored by Jerome Gaillard's avatar Jerome Gaillard
Browse files

Use JVM-compatible libnativehelper for host builds

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

    static_libs: [
        "libnativehelper_lazy",
        "libziparchive_for_incfs",
        "libguiflags",
    ],
@@ -292,6 +291,7 @@ cc_library_shared_for_libandroid_runtime {
                "libgif",
                "libgui_window_info_static",
                "libkernelconfigs",
                "libnativehelper_lazy",
                "libseccomp_policy",
                "libgrallocusage",
                "libscrypt_static",
@@ -421,6 +421,7 @@ cc_library_shared_for_libandroid_runtime {
                "libimage_type_recognition",
                "libinput",
                "libjpeg",
                "libnativehelper_jvm",
                "libpiex",
                "libpng",
                "libtiff_directory",