platform_build_soong/zip
Colin Cross 25ff305370 Add -e argument to soong_zip to allow setting an explicit filename
soong_zip normally takes the name of the input source file as the
name of the file in the zip, which is ideal for zipping up
directories but not for constructing arbitrary zip files.  Add a
-e argument that explicitly sets the path in the zip file for
the next -f argument.

Bug: 254867347
Test: zip_test.go
Change-Id: If9d62c1a0064a485aebddf6d2a661f63f3e60b0f
2023-05-09 23:19:12 +00:00
..
cmd Add -e argument to soong_zip to allow setting an explicit filename 2023-05-09 23:19:12 +00:00
Android.bp Move response file handling to a separate package 2021-03-25 11:06:45 -07:00
rate_limit.go split soong_zip into a library and a binary 2017-10-19 18:18:04 +00:00
zip.go Add -e argument to soong_zip to allow setting an explicit filename 2023-05-09 23:19:12 +00:00
zip_test.go Add -e argument to soong_zip to allow setting an explicit filename 2023-05-09 23:19:12 +00:00