Move mallopt to correct section. am: 8d88abc6c6  -s ours
am: 025bd7a109

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