platform_build_soong/zip/cmd
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
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
BUILD.bazel Add a soong_zip alias to prebuilts and allowlist all blocked rdeps. 2022-09-23 02:28:36 +00:00
main.go Add -e argument to soong_zip to allow setting an explicit filename 2023-05-09 23:19:12 +00:00