Merge "Add mallopt to canonical list of exports." am: 8f6f70db45 am: 21d0a8c15b am: be5bc2b8ad
am: 5a8aff819e

Change-Id: I242e211829bc57bdc17ac0a398c6f4ab13ee0c5f
diff --git a/libc/async_safe/Android.bp b/libc/async_safe/Android.bp
index 9e36d97..a835697 100644
--- a/libc/async_safe/Android.bp
+++ b/libc/async_safe/Android.bp
@@ -8,6 +8,7 @@
     ],
 
     name: "libasync_safe",
+    vendor_available: true,
 
     include_dirs: ["bionic/libc"],