bp2build: Denylist new module that has a dependency on unconverted go binaries.
Test: CI Change-Id: I2763d3371f32850732303110fc13a5b44a4f14fe
This commit is contained in:
@@ -313,6 +313,7 @@ var (
|
||||
"host_bionic_linker_asm", // depends on extract_linker, a go binary.
|
||||
"host_bionic_linker_script", // depends on extract_linker, a go binary.
|
||||
"libc_musl_sysroot_bionic_arch_headers", // depends on soong_zip
|
||||
"libc_musl_sysroot_zlib_headers", // depends on soong_zip and zip2zip
|
||||
"libc_musl_sysroot_bionic_headers", // 218405924, depends on soong_zip and generates duplicate srcs
|
||||
"libc_musl_sysroot_libc++_headers", "libc_musl_sysroot_libc++abi_headers", // depends on soong_zip, zip2zip
|
||||
"robolectric-sqlite4java-native", // depends on soong_zip, a go binary
|
||||
|
Reference in New Issue
Block a user