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

Commit 1ea74e50 authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

Merge "init: Statically link libbootloader_message." am: aaa16bba am: d30c5df7 am: 14ba0cdb

parents b895be9e 14ba0cdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -161,6 +161,7 @@ libinit_cc_defaults {
    },
    static_libs: [
        "libavb",
        "libbootloader_message",
        "libc++fs",
        "libcgrouprc_format",
        "libfsverity_init",
@@ -181,7 +182,6 @@ libinit_cc_defaults {
    ],
    shared_libs: [
        "libbase",
        "libbootloader_message",
        "libcrypto",
        "libcutils",
        "libdl",