Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6681eac2 authored by Jiyong Park's avatar Jiyong Park Committed by Gerrit Code Review
Browse files

Merge "Drop CtsInitTestCases from cts" into android14-tests-dev

parents 0ecf04d6 5dd72ac4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",
    ],
}