summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-01-12 14:17:40 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-01-12 14:17:40 +0000
commitef3adaa024e4bf4b9d2272f1ca202a90ca73550c (patch)
tree7b9c7876818fc53035028e320b3f12a4969abbb1
parent8bafbfe071558b9ab601dc1690051cdf7b9f74e5 (diff)
parent7e84013f70b7f910e89ec3406d67845e8035f496 (diff)
downloadbouncycastle-ef3adaa024e4bf4b9d2272f1ca202a90ca73550c.tar.gz
Merge "Allow apksig-test to access bouncycastle-unbundled" into main
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5e815997..27d87e80 100644
--- a/Android.bp
+++ b/Android.bp
@@ -186,6 +186,7 @@ unbundled_visibility = [
"//libcore",
"//system/extras/verity",
"//system/security/identity/util",
+ "//tools/apksig",
"//tools/security/remote_provisioning/attestation_testing",
"//vendor:__subpackages__",
]