platform_build_soong/vnames.go.json
Sasha Smundak 5a27bdad7e Remove wired corpus name, use the one from the environment
Bug: 181825150
Test: run build/soong/build_kzip.bash, verify that the 'corpus' field
is still present and correct

Change-Id: I66cf44af9927d52c8fc014d93240d29c0e91c7ae
2021-03-05 15:23:04 -08:00

8 lines
98 B
JSON

[
{
"pattern": "(.*)",
"vname": {
"path": "@1@"
}
}
]