commit | ed304e3290bb2fc2999d2f1902085e97f472347c | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Thu Jul 20 07:02:12 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jul 20 07:02:12 2023 +0000 |
tree | 61378bc8b1107bf1ada4f4c370d1fe0779d1af16 | |
parent | 6a9453d1582367759a6e42cded91e40d1775aa26 [diff] | |
parent | a1734130c70ddf8561902b755f9b6d4df51cdbec [diff] |
Merge "denylist boringssl_test_support before we fully support cc_test_library" into main am: 4c9b3e114b am: 1b24c106a2 am: 5bfb1ba735 am: a1734130c7 Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2665790 Change-Id: I33113e8fd50a454224125cf82db0274c0f2c2fb6 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",