Merge "denylist logcat to pass bp2build-incremental" am: 6e2d59f295

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2626549

Change-Id: I848114048e874582e068478335465aa9fa11bf9b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jason Wu
2023-06-14 22:18:28 +00:00
committed by Automerger Merge Worker

View File

@@ -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