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

Commit 5ffade1e authored by Alexander Smundak's avatar Alexander Smundak Committed by Gerrit Code Review
Browse files

Merge "Fix corpus name."

parents 65ab4684 c7e6caad
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  {
    "pattern": "out/(.*)",
    "vname": {
      "corpus": "CORPUS",
      "corpus": "android.googlesource.com/platform/superproject",
      "root": "out",
      "path": "@1@"
    }
@@ -10,7 +10,7 @@
  {
    "pattern": "(.*)",
    "vname": {
      "corpus": "CORPUS",
      "corpus": "android.googlesource.com/platform/superproject",
      "path": "@1@"
    }
  }