summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",