commit | 5bfb1ba7352e9a8971938f12c1f557156bb3a130 | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Thu Jul 20 05:36:05 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jul 20 05:36:05 2023 +0000 |
tree | 61378bc8b1107bf1ada4f4c370d1fe0779d1af16 | |
parent | b9c4cf09f74ec7abe49dc2318567ff875013fcb1 [diff] | |
parent | 1b24c106a27ca28f88002de48612881159f7d109 [diff] |
Merge "denylist boringssl_test_support before we fully support cc_test_library" into main am: 4c9b3e114b am: 1b24c106a2 Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2665790 Change-Id: Ib50454a9777fa3c5a1bf96370d5d23244147f927 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index e4a14f0..6f09a6d 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -1014,6 +1014,7 @@ "bionic-unit-tests-static", "boringssl_crypto_test", "boringssl_ssl_test", + "boringssl_test_support", //b/244431896 "cfi_test_helper", "cfi_test_helper2", "cintltst32",