Merge "Denylist "bouncycastle-test-lib" to resolve build failures" into main am: 49275e73cc

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

Change-Id: I79724ed2eccffac929b73a15cb37e8fc36b25cd1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2023-08-23 03:27:11 +00:00
committed by Automerger Merge Worker

View File

@@ -911,8 +911,9 @@ var (
"apexer_test", "apexer_test_host_tools", "host_apex_verifier", "apexer_test", "apexer_test_host_tools", "host_apex_verifier",
// java bugs // java bugs
"libbase_ndk", // TODO(b/186826477): fails to link libctscamera2_jni for device (required for CtsCameraTestCases) "libbase_ndk", // TODO(b/186826477): fails to link libctscamera2_jni for device (required for CtsCameraTestCases)
"bouncycastle", // TODO(b/274474005): Need support for custom system_modules. "bouncycastle", // TODO(b/274474005): Need support for custom system_modules.
"bouncycastle-test-lib", // TODO(b/274474005): Reverse dependency of bouncycastle
// genrule incompatibilities // genrule incompatibilities
"brotli-fuzzer-corpus", // TODO(b/202015218): outputs are in location incompatible with bazel genrule handling. "brotli-fuzzer-corpus", // TODO(b/202015218): outputs are in location incompatible with bazel genrule handling.