Allowlist rust_library dependencies of aconfig
These deps are not depdendent on libaconfig_protos (rust_protobuf_host) and rust_proc_macro modules. Test: b build //external/rust/crates/... Bug: 295910506 Change-Id: I1c6058d029c2d475bd760ae9497fe78343a13882
This commit is contained in:
@@ -488,6 +488,18 @@ var (
|
|||||||
}
|
}
|
||||||
|
|
||||||
Bp2buildModuleAlwaysConvertList = []string{
|
Bp2buildModuleAlwaysConvertList = []string{
|
||||||
|
// aconfig
|
||||||
|
"libonce_cell",
|
||||||
|
"libanyhow",
|
||||||
|
"libunicode_segmentation",
|
||||||
|
"libmemchr",
|
||||||
|
"libbitflags-1.3.2",
|
||||||
|
"libryu",
|
||||||
|
"libitoa",
|
||||||
|
"libos_str_bytes",
|
||||||
|
"libheck",
|
||||||
|
"libclap_ex",
|
||||||
|
|
||||||
// ext
|
// ext
|
||||||
"tagsoup",
|
"tagsoup",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user