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