Merge "trusty: fuzz: Link libtrusty_test statically" am: 5a611cb834 am: 0698e29464
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1526978 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I5a3d04353eb264ed4a280cf994302deba1387b76
This commit is contained in:
commit
069430b667
1 changed files with 1 additions and 1 deletions
|
|
@ -39,10 +39,10 @@ cc_library {
|
|||
export_include_dirs: ["include"],
|
||||
static_libs: [
|
||||
"libFuzzer",
|
||||
"libtrusty_test",
|
||||
],
|
||||
shared_libs: [
|
||||
"libtrusty_coverage",
|
||||
"libtrusty_test",
|
||||
"libbase",
|
||||
"liblog",
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue