Merge "Remove tests from vts suite" am: 9ca3dd3bbe am: 3811cb97c7

Change-Id: I2cd864bb221a286bb15978c95f2ec39940bfd62c
This commit is contained in:
Dan Shi
2020-04-08 01:35:59 +00:00
committed by Automerger Merge Worker
8 changed files with 0 additions and 8 deletions

View File

@@ -24,7 +24,6 @@ java_test_host {
// Tag this module as a cts test artifact
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -33,7 +33,6 @@ android_test_helper_app {
// Tag this module as a cts test artifact
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -23,7 +23,6 @@ android_test_helper_app {
// Tag this module as a cts test artifact
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -64,7 +64,6 @@ android_test {
defaults: ["CtsNetTestCasesDefaults"],
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -45,7 +45,6 @@ android_test {
// Tag this module as a cts test artifact
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -26,7 +26,6 @@ android_test {
// Tag this module as a cts test artifact
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -40,7 +40,6 @@ android_test {
test_suites: [
"cts",
"mts",
"vts",
"general-tests",
],
}

View File

@@ -42,7 +42,6 @@ cc_test {
// Tag this module as a cts test artifact
test_suites: [
"cts",
"vts",
"vts10",
],