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