platform_build_soong/cmd/zip2zip
Colin Cross 3824771b2d zip2zip: support included an excluded file
Make needs to exclude all files that match a filespec except for
those specified in a list.  Add a -X argument that overrides the
-x argument to allow files be included that were previously
excluded.

Bug: 69500920
Test: zip2zip_test.go
Change-Id: Icc8aebc788b53bcdde73a39c9c7cf3107a049251
2018-10-09 17:48:16 +00:00
..
Android.bp Support exclusions and Blueprint-style ** globs in zip2zip 2017-11-22 16:08:34 -08:00
zip2zip.go zip2zip: support included an excluded file 2018-10-09 17:48:16 +00:00
zip2zip_test.go zip2zip: support included an excluded file 2018-10-09 17:48:16 +00:00