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

Commit 5d5a3bb9 authored by Jason Wu's avatar Jason Wu
Browse files

denylist logcat to pass bp2build-incremental

Bug: 286488545
Test: bp2build.sh
Change-Id: I0940b833c6bf4f9f3780293684a6c64c0c72e32f
parent 1458515e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1490,6 +1490,8 @@ var (
		"libprotobuf-full-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory
		"libprotobuf-lite-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory

		"logcat", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory

		"expresscatalogvalidator", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory

		// depends on other //art modules