platform_build_soong/zip
Dan Willemsen edc934ccc9 Fix soong_zip printing warnings with --ignore_missing_files
We weren't defaulting args.Stderr to os.Stderr, so we had been calling
fmt.Fprintln with `nil`.

Test: soong_zip --ignore_missing_files -C test/ -f abc -o test.zip
Change-Id: I0421f4bfb07fa36edf86c68ffc847995777c8221
2018-12-27 12:41:25 -08:00
..
cmd soong_zip: add --ignore_missing_files flag 2018-09-28 16:14:52 -07:00
Android.bp Add Respfile support for soong_zip. 2018-02-13 15:13:01 -08:00
rate_limit.go split soong_zip into a library and a binary 2017-10-19 18:18:04 +00:00
zip.go Fix soong_zip printing warnings with --ignore_missing_files 2018-12-27 12:41:25 -08:00
zip_test.go soong_zip: add --ignore_missing_files flag 2018-09-28 16:14:52 -07:00