Merge "Add mappings for Go extractor."
This commit is contained in:
commit
450c4f565a
1 changed files with 9 additions and 0 deletions
9
vnames.go.json
Normal file
9
vnames.go.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
{
|
||||
"pattern": "(.*)",
|
||||
"vname": {
|
||||
"corpus": "android.googlesource.com/platform/superproject",
|
||||
"path": "build/blueprint/@1@"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue