Disable from mixed builds broken targets.

Test: build/bazel/ci/mixed_libc.sh
Change-Id: Ic478f5591874320750edea6097f1e415b1db9efa
This commit is contained in:
Liz Kammer
2021-06-07 10:51:03 -04:00
parent 1af9316e0a
commit 01b64bb216

View File

@@ -221,6 +221,8 @@ var (
// still be generated via bp2build.
mixedBuildsDisabledList = []string{
// Currently empty, though should remain present to facilitate granular bp2build migration.
"libdl", // missing libbionic_Slinker_Slibld-android_Ubp2build_Ucc_Ulibrary_Ushared.so
"libdl_android", // missing libbionic_Slinker_Slibld-android_Ubp2build_Ucc_Ulibrary_Ushared.so
}
// Used for quicker lookups