Merge "init: Statically link libbootloader_message." am: aaa16bbad4 am: d30c5df76f
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2240121 Change-Id: I0f5815ad40043e118d6e95f5165bf105c01c4911 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
14ba0cdb56
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue