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

Commit 8f1d7ea1 authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

Merge "init: Statically link libbootloader_message." am: aaa16bba am:...

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

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2240121



Change-Id: Ia36f5cd59fb1dab1a40b5253087ebcac0d8bdc51
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 35f09013 1ea74e50
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",