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

Commit 042aa62d authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "trusty-ut-ctrl: link statically to libtrusty"

am: 8578a8a8

Change-Id: I7ddcd4b5d2ac1d7768d2df03d14c091783b03e72
parents d3a0306a 8578a8a8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,8 @@ cc_test {
    shared_libs: [
        "libc",
        "liblog",
    ],
    static_libs: [
        "libtrusty",
    ],
    gtest: false,