summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Yu Liu <yudiliu@google.com> 2023-07-19 21:33:33 +0000
committer Yu Liu <yudiliu@google.com> 2023-07-19 23:39:41 +0000
commit1d03d176a9365bbab527667923df4988bbd95623 (patch)
treefa44eb97439cdddb3acc8f30a7aff29f23ad0590
parent12a1f9182d41fc08aee18ece94a30177bccb273c (diff)
denylist boringssl_test_support before we fully support cc_test_library
Bug: 291962016 Test: CI Change-Id: I20596fe3f70d0a27b12b39a288df753c0befb891
-rw-r--r--android/allowlists/allowlists.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index 974245e2a..d64c44682 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -1013,6 +1013,7 @@ var (
"bionic-unit-tests-static",
"boringssl_crypto_test",
"boringssl_ssl_test",
+ "boringssl_test_support", //b/244431896
"cfi_test_helper",
"cfi_test_helper2",
"cintltst32",