5a27bdad7e
Bug: 181825150 Test: run build/soong/build_kzip.bash, verify that the 'corpus' field is still present and correct Change-Id: I66cf44af9927d52c8fc014d93240d29c0e91c7ae
15 lines
174 B
JSON
15 lines
174 B
JSON
[
|
|
{
|
|
"pattern": "out/(.*)",
|
|
"vname": {
|
|
"root": "out",
|
|
"path": "@1@"
|
|
}
|
|
},
|
|
{
|
|
"pattern": "(.*)",
|
|
"vname": {
|
|
"path": "@1@"
|
|
}
|
|
}
|
|
]
|