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

Commit d480859c authored by Jingwen Chen's avatar Jingwen Chen
Browse files

Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist.

These libraries can be built by bazel, but not in the target and product
variant as required in mixed builds. See associated TODO for more info.

Bug: 206538317
Bug: 204810610
Bug: 204811222

Test: b build //external/protobuf:all
Change-Id: I45802c682dd40874de6393708d27323152463db6
parent 8a498161
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -421,6 +421,7 @@ var (

		"cap_names.h",                                  // TODO(b/204913827) runfiles need to be handled in mixed builds
		"libcap",                                       // TODO(b/204913827) runfiles need to be handled in mixed builds
		"libprotobuf-cpp-full", "libprotobuf-cpp-lite", // Unsupported product&vendor suffix. b/204811222 and b/204810610.
	}

	// Used for quicker lookups