platform_build_soong/cmd/merge_zips
Sasha Smundak 6172491b91 If input zip file cannot opened, print its name.
Test: touch empty.zip; merge_zips out.zip empty.zip
(output should contain `empty.zip: zip: not a valid zip file`)

Change-Id: If707876af2301d7ad7d065c004cffb0c2491c7df
2020-01-22 10:21:43 -08:00
..
Android.bp Allow reading zipfile list from a file. 2019-08-06 14:23:35 -07:00
merge_zips.go If input zip file cannot opened, print its name. 2020-01-22 10:21:43 -08:00
merge_zips_test.go Allow reading zipfile list from a file. 2019-08-06 14:23:35 -07:00