external/boringssl: Sync to a93bc1124c00b1ac0a68ea5cb14b158d6c8366e1.
am: 927a49544e

Change-Id: I4f052a57397cd2b1dfc00eb4ce26e3044a3795c7
diff --git a/Android.bp b/Android.bp
index 218bce4..252d173 100644
--- a/Android.bp
+++ b/Android.bp
@@ -82,6 +82,7 @@
 // Target and host library
 cc_library {
     name: "libcrypto",
+    vendor_available: true,
     defaults: ["libcrypto_sources", "libcrypto_defaults", "boringssl_defaults", "boringssl_flags"],
     unique_host_soname: true,
 }