Merge "Disable from mixed builds broken targets."

This commit is contained in:
Liz Kammer
2021-06-07 14:57:47 +00:00
committed by Gerrit Code Review

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