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

Commit d8570b30 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove wired corpus name, use the one from the environment"

parents b1778a42 5a27bdad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
    {
        "pattern": "(.*)",
        "vname": {
            "corpus": "android.googlesource.com/platform/superproject",
            "path": "@1@"
        }
    }
+0 −3
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
  {
    "pattern": "out/(.*)",
    "vname": {
      "corpus": "android.googlesource.com/platform/superproject",
      "root": "out",
      "path": "@1@"
    }
@@ -10,9 +9,7 @@
  {
    "pattern": "(.*)",
    "vname": {
      "corpus": "android.googlesource.com/platform/superproject",
      "path": "@1@"
    }
  }
]