Merge "vts_processgroup_validate_test: make deps static" into rvc-dev
This commit is contained in:
commit
f2caf7de6c
1 changed files with 3 additions and 3 deletions
|
|
@ -89,15 +89,15 @@ cc_test {
|
||||||
"test_vendor.cpp",
|
"test_vendor.cpp",
|
||||||
],
|
],
|
||||||
static_libs: [
|
static_libs: [
|
||||||
|
"libbase",
|
||||||
"libgmock",
|
"libgmock",
|
||||||
|
"liblog",
|
||||||
|
"libjsoncpp",
|
||||||
"libjsonpbverify",
|
"libjsonpbverify",
|
||||||
"libjsonpbparse",
|
"libjsonpbparse",
|
||||||
"libprocessgroup_proto",
|
"libprocessgroup_proto",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libbase",
|
|
||||||
"liblog",
|
|
||||||
"libjsoncpp",
|
|
||||||
"libprotobuf-cpp-full",
|
"libprotobuf-cpp-full",
|
||||||
],
|
],
|
||||||
test_suites: [
|
test_suites: [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue