summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Huang <huangluke@google.com>2021-04-25 17:56:28 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-25 17:56:28 +0000
commitc9f66b289559ef7d336017ae7f133114cb371d9e (patch)
tree323655a79032144978e5c081cfc4477da3fefad6
parent60d0da5787c59aefc4cdfed7297b5f9031c295d8 (diff)
parentc3027f1f774aaeb65b225ee9a9ebe8811060f3cf (diff)
downloadboringssl-android12L-d2-s4-release.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/boringssl/+/1684347 Change-Id: I49ca0f33d3670494f3affde29cfad7c6c8738ddc
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ef814e2b..c8a599de 100644
--- a/Android.bp
+++ b/Android.bp
@@ -271,6 +271,7 @@ cc_library_static {
"//bootable/recovery/updater",
"//external/conscrypt",
"//external/python/cpython2",
+ "//external/rust/crates/quiche",
// Strictly, only the *static* toybox for legacy devices should have
// access to libcrypto_static, but we can't express that.
"//external/toybox",