commit | 520ab19c2351c06fcfd2f8eae088a55c171e2f2a | [log] [tgz] |
---|---|---|
author | Romain Jobredeaux <jobredeaux@google.com> | Wed Aug 30 12:19:54 2023 -0400 |
committer | Romain Jobredeaux <jobredeaux@google.com> | Wed Aug 30 12:19:54 2023 -0400 |
tree | facc455bef0f1e475a4bdb1f29dad68838b8e5fc | |
parent | 662b09e8c3b2776987d5205b0b5038d35ef407ed [diff] |
Allowlist platform-test-annotations (new dependency of bouncycastle) Change-Id: I68ee46622d0b9048d8e53a8a74721aac139e9ddd
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 9916451..2438726 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -909,6 +909,9 @@ "merge_annotation_zips_test", + // bouncycastle dep + "platform-test-annotations", + // java_resources with multiple resource_dirs "emma", }