diff options
| author | 2022-09-21 06:36:37 +0000 | |
|---|---|---|
| committer | 2022-09-23 02:28:36 +0000 | |
| commit | 4a7bf608b2003b1be7bb94e312180f75b229334c (patch) | |
| tree | a5772ceb92b699f2fc0f34f2e42e5433b19afaa0 /scripts/build-apex-bundle.py | |
| parent | eaf5eda15b6db151335b5b179d0c488a1d55e3e1 (diff) | |
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
Diffstat (limited to 'scripts/build-apex-bundle.py')
0 files changed, 0 insertions, 0 deletions