platform_build_soong/cmd/zip2zip
Colin Cross 714614ced9 Keep directories when moving glob results
Patterns containing multiple globs or a recurisve glob may match
files with the same name in multiple directories.  Keep the relative
directories of matches after the path entry containing a glob.

Bug: 117295826
Test: zip2zip_test.go
Change-Id: I5d663e546953af374175837551d23f484d568377
2018-11-01 20:34:44 +00:00
..
Android.bp Support exclusions and Blueprint-style ** globs in zip2zip 2017-11-22 16:08:34 -08:00
zip2zip.go Keep directories when moving glob results 2018-11-01 20:34:44 +00:00
zip2zip_test.go Keep directories when moving glob results 2018-11-01 20:34:44 +00:00