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

Commit fcbb4be2 authored by Jerome Gaillard's avatar Jerome Gaillard Committed by Android (Google) Code Review
Browse files

Merge "Use JVM-compatible libnativehelper for host builds" into main

parents 61d29046 79f29ea8
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",