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

Commit 36c83b32 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

am: 042aa62d

Change-Id: I2c41a08d2fd170e4e8a8743948f3923bb18c8304
parents 6ba80056 042aa62d
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,