Merge "Add vts_processgroup_validate_test to vts suite" into rvc-dev am: 3174b3ae99
Change-Id: I8005d3825726160b880a74c2ed8f189a2d07570a
This commit is contained in:
commit
3fa82b49e3
1 changed files with 4 additions and 5 deletions
|
@ -100,13 +100,12 @@ cc_test {
|
|||
"libjsoncpp",
|
||||
"libprotobuf-cpp-full",
|
||||
],
|
||||
target: {
|
||||
android: {
|
||||
test_config: "vts_processgroup_validate_test.xml",
|
||||
},
|
||||
},
|
||||
test_suites: [
|
||||
"vts",
|
||||
],
|
||||
}
|
||||
|
||||
vts_config {
|
||||
name: "VtsProcessgroupValidateTest",
|
||||
test_config: "vts_processgroup_validate_test.xml",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue