summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-05-14 01:53:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-14 01:53:13 +0000
commitb0b6b821c0832a4b017b46126779edb5455b5a34 (patch)
treedaf45d522673930ba2a90970d64295962b9ce13e
parent42992ae35703c14dcd0b6cb057434bb0af68a939 (diff)
parente416c4853f45c1cd4d25ae6412edf4e783d11204 (diff)
downloadbouncycastle-android12-gsi.tar.gz
Snap for 7360053 from 2ffc8c9e1e954e0d392cc3d96c248763bfa77938 to sc-release am: e416c4853fandroid12-gsi
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/bouncycastle/+/14538976 Change-Id: I87b940729a61f9a7f4d0ea0b627cb9693677ea9c
-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,