Remove tests from vts suite am: d4bff6cd28 am: d3b3c7fd8d am: f35f59308e

Change-Id: Icd75eb96447c72b8d40723b0a3bf7633669d7ba8
This commit is contained in:
Dan Shi
2020-04-01 21:46:51 +00:00
committed by Automerger Merge Worker
7 changed files with 0 additions and 7 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

@@ -35,7 +35,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

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