Merge "Omit musl related cc_genrules from bp2build." am: db07f002b8

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1976207

Change-Id: I0a258dec6c572290891c922de514d4f09443d9cc
This commit is contained in:
Jingwen Chen
2022-02-08 08:11:55 +00:00
committed by Automerger Merge Worker

View File

@@ -449,6 +449,9 @@ var (
"apex_manifest_proto_java", // b/215230097, we don't handle .proto files in java_library srcs attribute "apex_manifest_proto_java", // b/215230097, we don't handle .proto files in java_library srcs attribute
"libc_musl_sysroot_bionic_arch_headers", // b/218405924, depends on soong_zip
"libc_musl_sysroot_bionic_headers", // b/218405924, depends on soong_zip and generates duplicate srcs
// python protos // python protos
"libprotobuf-python", // contains .proto sources "libprotobuf-python", // contains .proto sources
"conv_linker_config", // depends on linker_config_proto, a python lib with proto sources "conv_linker_config", // depends on linker_config_proto, a python lib with proto sources