platform_build_soong/zip
Jingwen Chen 4a7bf608b2 Add a soong_zip alias to prebuilts and allowlist all blocked rdeps.
This is an improvement over directly referencing the prebuilt because
bp2build can now emit BUILD files that contain a dep to
//build/soong/zip/cmd:soong_zip even though we're not converting the
soong_zip module.

It helps to make progress despite not having go rules support to
convert/build soong_zip. This unblocks many modules, like genrules and
gensrcs that use soong_zip in tools. soong_zip doesn't change often, so
it's not risky to depend on the prebuilt instead of source version.

Bug: 194644518
Bug: 248222296

Test: bp2build CI
Change-Id: Idef0c27ec0fb43a9097d750ec72fba00644c9f2a
2022-09-23 02:28:36 +00:00
..
cmd Add a soong_zip alias to prebuilts and allowlist all blocked rdeps. 2022-09-23 02:28:36 +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 Allow duplicate files inputs in soong_zip 2022-08-15 16:05:03 -07:00
zip_test.go Allow duplicate files inputs in soong_zip 2022-08-15 16:05:03 -07:00