commit | 1d03d176a9365bbab527667923df4988bbd95623 | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Wed Jul 19 21:33:33 2023 +0000 |
committer | Yu Liu <yudiliu@google.com> | Wed Jul 19 23:39:41 2023 +0000 |
tree | fa44eb97439cdddb3acc8f30a7aff29f23ad0590 | |
parent | 12a1f9182d41fc08aee18ece94a30177bccb273c [diff] |
denylist boringssl_test_support before we fully support cc_test_library Bug: 291962016 Test: CI Change-Id: I20596fe3f70d0a27b12b39a288df753c0befb891
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 974245e..d64c446 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -1013,6 +1013,7 @@ "bionic-unit-tests-static", "boringssl_crypto_test", "boringssl_ssl_test", + "boringssl_test_support", //b/244431896 "cfi_test_helper", "cfi_test_helper2", "cintltst32",