Merge "Revert "Make mallopt available in the future."" am: 8f7a987cd0 am: bf52fee214 am: 5e465f7644
am: c39af283fe

Change-Id: I3e1bf1f0fc8abbbb58e52fa7afcbafa0bdbd5efb
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"],