Fix corpus name.
Bug: 141385476 Test: manual Change-Id: I609451b1fe58c076a6d9d7f5775884b52f7cd440
This commit is contained in:
parent
b244e84de6
commit
c7e6caad59
1 changed files with 2 additions and 2 deletions
|
@ -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@"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue