Add static library visibility of libcrypto for quiche unit test am: f695bbb577 am: 8abacefca7 am: 20e4f66935 am: c3027f1f77

Original change: https://android-review.googlesource.com/c/platform/external/boringssl/+/1684347

Change-Id: I49ca0f33d3670494f3affde29cfad7c6c8738ddc
diff --git a/Android.bp b/Android.bp
index ef814e2..c8a599d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -271,6 +271,7 @@
         "//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",