Merge "Drop CtsInitTestCases from cts" into android14-tests-dev am: 6681eac2d5
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2972833 Change-Id: Ia855061672fd6e8ccb782a7918e57d33d0e3de0b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
dba1f13812
1 changed files with 1 additions and 1 deletions
|
|
@ -450,6 +450,7 @@ phony {
|
||||||
// ------------------------------------------------------------------------------
|
// ------------------------------------------------------------------------------
|
||||||
|
|
||||||
cc_test {
|
cc_test {
|
||||||
|
// Note: This is NOT a CTS test. See b/320800872
|
||||||
name: "CtsInitTestCases",
|
name: "CtsInitTestCases",
|
||||||
defaults: ["init_defaults"],
|
defaults: ["init_defaults"],
|
||||||
require_root: true,
|
require_root: true,
|
||||||
|
|
@ -482,7 +483,6 @@ cc_test {
|
||||||
],
|
],
|
||||||
|
|
||||||
test_suites: [
|
test_suites: [
|
||||||
"cts",
|
|
||||||
"device-tests",
|
"device-tests",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue