Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01b64bb2 authored by Liz Kammer's avatar Liz Kammer
Browse files

Disable from mixed builds broken targets.

Test: build/bazel/ci/mixed_libc.sh
Change-Id: Ic478f5591874320750edea6097f1e415b1db9efa
parent 1af9316e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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