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

Commit b95c9fe2 authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Enable presubmit on ravenwood build files" into main

parents 6969fe07 90c705fd
Loading
Loading
Loading
Loading
+7 −9
Original line number Diff line number Diff line
@@ -138,15 +138,13 @@
    }
  ],
  "postsubmit-ravenwood": [
    // TODO(ravenwood) promote it to presubmit
    // TODO: Enable it once the infra knows how to run it.
//    {
//      "name": "CtsUtilTestCasesRavenwood",
//      "file_patterns": [
//        "*Ravenwood*",
//        "*ravenwood*"
//      ]
//    }
    {
      "name": "CtsUtilTestCasesRavenwood",
      "host": true,
      "file_patterns": [
        "[Rr]avenwood"
      ]
    }
  ],
  "postsubmit-managedprofile-stress": [
    {