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

Commit 49b2457a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Link libcrypto in host unit tests for libavb" am: b212a33c am:...

Merge "Link libcrypto in host unit tests for libavb" am: b212a33c am: 5a9467fe am: 881e8bb0 am: 49fef90f

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

Change-Id: I64474338a837ab10f807cfb2b42a032fe37b2955
parents 0e6d0c62 49fef90f
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ cc_defaults {
    shared_libs: [
        "libbase",
        "libchrome",
        "libcrypto",
    ],
    target: {
        darwin: {
@@ -107,9 +108,6 @@ cc_test_host {
    static_libs: [
        "libfs_avb_test_util",
    ],
    shared_libs: [
        "libcrypto",
    ],
    compile_multilib: "first",
    data: [
        ":avbtool",