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