Merge "Drop CtsInitTestCases from cts" into main
This commit is contained in:
commit
0edd5b860a
1 changed files with 1 additions and 1 deletions
|
@ -475,6 +475,7 @@ phony {
|
|||
// ------------------------------------------------------------------------------
|
||||
|
||||
cc_test {
|
||||
// Note: This is NOT a CTS test. See b/320800872
|
||||
name: "CtsInitTestCases",
|
||||
defaults: ["init_defaults"],
|
||||
require_root: true,
|
||||
|
@ -507,7 +508,6 @@ cc_test {
|
|||
],
|
||||
|
||||
test_suites: [
|
||||
"cts",
|
||||
"device-tests",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue