Remove vts10 tests from vts suite
The tests are only needed in vts10 suite. Bug: 151896491 Test: local build Exempt-From-Owner-Approval: This CL removes vts10 tests from vts suite. It won't change test logic or behavior. Change-Id: I4d468be075b54213b56c7e1aa94af94f2bdce9ff
This commit is contained in:
parent
1e413c8a9d
commit
96f29ead9c
4 changed files with 0 additions and 4 deletions
|
|
@ -17,7 +17,6 @@ cc_test {
|
|||
test_suites: [
|
||||
"cts",
|
||||
"device-tests",
|
||||
"vts",
|
||||
"vts10",
|
||||
],
|
||||
compile_multilib: "both",
|
||||
|
|
|
|||
|
|
@ -258,7 +258,6 @@ cc_test {
|
|||
test_suites: [
|
||||
"cts",
|
||||
"device-tests",
|
||||
"vts",
|
||||
"vts10",
|
||||
],
|
||||
}
|
||||
|
|
|
|||
|
|
@ -96,7 +96,6 @@ cc_test {
|
|||
cflags: ["-DNO_PSTORE"],
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts",
|
||||
"vts10",
|
||||
],
|
||||
}
|
||||
|
|
|
|||
|
|
@ -63,7 +63,6 @@ cc_test {
|
|||
},
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts",
|
||||
"vts10",
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue