Fix corpus name.
Bug: 141385476 Test: manual Change-Id: I609451b1fe58c076a6d9d7f5775884b52f7cd440
This commit is contained in:
@@ -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@"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user