commit | 315220d71ebf64f574859661f5f4c7af11aadd8b | [log] [tgz] |
---|---|---|
author | Matthias Hausner <hausner@google.com> | Sat Jun 03 21:24:40 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jun 03 21:24:40 2017 +0000 |
tree | 56774b9f79df4d11505f0510d3df19321465155b | |
parent | ea7ea472f1b72570c9e585ab0a6013054793e879 [diff] | |
parent | 7864cb749501acf3dd55525c74024e523bd45a6b [diff] |
bionic: tests: only test falloc_punch on ext4 am: 47a52109a4 am: 7864cb7495 Change-Id: I3f4ea6bd21e81902c1ea7a7053599dc3314e709d
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"],