Merge "vts_processgroup_validate_test: make deps static" into rvc-dev am: f2caf7de6c
Change-Id: I0838b783f3de646e48bb0cfd5725245e4d408e0d
This commit is contained in:
commit
4e8680f440
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…
Add table
Reference in a new issue