summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-05-13 21:08:54 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-05-13 21:08:54 +0000
commite68e68269b61fc12db6614df220a8da461f7d1df (patch)
treedaf45d522673930ba2a90970d64295962b9ce13e
parentf2ec5d302db2eadf0969012f0d5ac79d6a0e7e23 (diff)
parentdfc6148fccd682940b6011dca858b4032201af7d (diff)
downloadbouncycastle-android12L-d2-s8-release.tar.gz
Change-Id: I852246a735ba22bb9b9755f19328c728cb275e9c
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 43c1c675..aefddc2c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -119,11 +119,13 @@ java_library {
java_library {
name: "bouncycastle-repackaged-unbundled",
visibility: [
- "//cts/tests/libcore/wycheproof-bc",
+ "//cts/tests/libcore/wycheproof-bc",
"//external/sl4a/Common",
"//external/wycheproof",
"//frameworks/base",
+ "//frameworks/base/packages/Connectivity/tests/unit",
"//frameworks/base/tests/net",
+ "//packages/modules/Connectivity/tests/unit",
],
defaults: ["bouncycastle-defaults"],
installable: true,