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