trusty: Avoid unnecessary use of static libtrusty

Test: manual
Change-Id: I9e57118b6cc8c24d9ec7a5c34413c196bbba5b51
This commit is contained in:
Matthew Maurer 2019-01-04 11:57:37 -08:00
parent 1476931e02
commit 178c56a1ba

View file

@ -17,12 +17,10 @@ cc_test {
vendor: true,
srcs: ["tipc_test.c"],
static_libs: [
"libtrusty",
],
shared_libs: [
"libc",
"liblog",
"libtrusty",
],
gtest: false,
cflags: [