Merge "trusty: Avoid unnecessary use of static libtrusty" am: 52ca777e57 am: 327f502af7
am: 3a6a501def
Change-Id: Ie5ff66395b19f9fb05f91aa12c113029408a4f7e
This commit is contained in:
commit
e8b561d83c
1 changed files with 1 additions and 3 deletions
|
|
@ -17,12 +17,10 @@ cc_test {
|
|||
vendor: true,
|
||||
|
||||
srcs: ["tipc_test.c"],
|
||||
static_libs: [
|
||||
"libtrusty",
|
||||
],
|
||||
shared_libs: [
|
||||
"libc",
|
||||
"liblog",
|
||||
"libtrusty",
|
||||
],
|
||||
gtest: false,
|
||||
cflags: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue