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

Commit e8b561d8 authored by Matthew Maurer's avatar Matthew Maurer Committed by android-build-merger
Browse files

Merge "trusty: Avoid unnecessary use of static libtrusty" am: 52ca777e am: 327f502a

am: 3a6a501d

Change-Id: Ie5ff66395b19f9fb05f91aa12c113029408a4f7e
parents a751dc19 3a6a501d
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -17,12 +17,10 @@ cc_test {
    vendor: true,
    vendor: true,


    srcs: ["tipc_test.c"],
    srcs: ["tipc_test.c"],
    static_libs: [
        "libtrusty",
    ],
    shared_libs: [
    shared_libs: [
        "libc",
        "libc",
        "liblog",
        "liblog",
        "libtrusty",
    ],
    ],
    gtest: false,
    gtest: false,
    cflags: [
    cflags: [