Merge "Add mappings for Go extractor." am: 450c4f565a
Change-Id: I33befabb4d828c9b2a530c0b0e60fde53bc019aa
This commit is contained in:
commit
6c9bd9ab34
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