boringssl: vendor_available
am: f593be8ba1

Change-Id: I607c5f228a8ba4ca3bd5c328f0e88ddd27c40438
diff --git a/Android.bp b/Android.bp
index 0203bcc..65f95f0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -8,6 +8,7 @@
 // Used by libcrypto, libssl, bssl tool, and native tests
 cc_defaults {
     name: "boringssl_flags",
+    vendor_available: true,
 
     cflags: [
         "-fvisibility=hidden",