Merge "Remove vts10 suite setting" am: c2339c4fb7
Original change: https://android-review.googlesource.com/c/platform/cts/+/1451855 Change-Id: I66c74a5f4746d1507ac61b399afc24c0f3a12f48
This commit is contained in:
@@ -24,7 +24,6 @@ java_test_host {
|
||||
// Tag this module as a cts test artifact
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts10",
|
||||
"general-tests",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -35,7 +35,6 @@ android_test_helper_app {
|
||||
// Tag this module as a cts test artifact
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts10",
|
||||
"general-tests",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -23,7 +23,6 @@ android_test_helper_app {
|
||||
// Tag this module as a cts test artifact
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts10",
|
||||
"general-tests",
|
||||
],
|
||||
certificate: ":cts-net-app",
|
||||
|
||||
@@ -66,7 +66,6 @@ android_test {
|
||||
defaults: ["CtsNetTestCasesDefaults"],
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts10",
|
||||
"general-tests",
|
||||
],
|
||||
test_config_template: "AndroidTestTemplate.xml",
|
||||
|
||||
@@ -45,7 +45,6 @@ android_test {
|
||||
// Tag this module as a cts test artifact
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts10",
|
||||
"general-tests",
|
||||
],
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@ android_test {
|
||||
// Tag this module as a cts test artifact
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts10",
|
||||
"general-tests",
|
||||
],
|
||||
|
||||
|
||||
@@ -42,7 +42,6 @@ cc_test {
|
||||
// Tag this module as a cts test artifact
|
||||
test_suites: [
|
||||
"cts",
|
||||
"vts10",
|
||||
],
|
||||
|
||||
cflags: [
|
||||
|
||||
Reference in New Issue
Block a user