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

Commit b84b8c9c authored by Liz Kammer's avatar Liz Kammer
Browse files

Update bp2build denylist cause

The binary is converted; however, there are still issues with the host
toolchain.

Test: build/bazel/ci/bp2build.sh
Change-Id: Idf864ea6c64c0c7bbbaa0c9d43d6eac5120e0268
parent 664a4fd0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -249,8 +249,8 @@ var (
		"build_tools_source_properties",

		// //external/libcap/...
		"libcap",      // http://b/198595332, depends on _makenames, a cc_binary
		"cap_names.h", // http://b/198596102, depends on _makenames, a cc_binary
		"cap_names.h", // http://b/196105070 host toolchain misconfigurations for mixed builds
		"libcap",      // http://b/196105070 host toolchain misconfigurations for mixed builds

		"libminijail", // depends on unconverted modules: libcap
		"getcap",      // depends on unconverted modules: libcap