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

Commit 5a611cb8 authored by Tri Vo's avatar Tri Vo Committed by Gerrit Code Review
Browse files

Merge "trusty: fuzz: Link libtrusty_test statically"

parents 81e163fc cafdd7c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,10 +39,10 @@ cc_library {
    export_include_dirs: ["include"],
    static_libs: [
        "libFuzzer",
        "libtrusty_test",
    ],
    shared_libs: [
        "libtrusty_coverage",
        "libtrusty_test",
        "libbase",
        "liblog",
    ],