platform_build_soong/vnames.go.json
Sasha Smundak b8f46cd2d6 In kzip files, compilation unit paths should be relative to top.
Fixes inter-module cross references.

Bug: 137798757
Test: build kzips, verify paths
Change-Id: I5cf64972ae61b869c96aafea5de0a48303d9af83
2020-02-25 11:22:17 -08:00

9 lines
170 B
JSON

[
{
"pattern": "(.*)",
"vname": {
"corpus": "android.googlesource.com/platform/superproject",
"path": "@1@"
}
}
]