Merge "Add mappings for Go extractor."

This commit is contained in:
Treehugger Robot 2020-01-17 07:58:43 +00:00 committed by Gerrit Code Review
commit 450c4f565a

9
vnames.go.json Normal file
View file

@ -0,0 +1,9 @@
[
{
"pattern": "(.*)",
"vname": {
"corpus": "android.googlesource.com/platform/superproject",
"path": "build/blueprint/@1@"
}
}
]