commit | 4284fe96f6c44309298d740f4c6648ff45f12ea0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Feb 20 06:17:01 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 20 06:17:01 2019 +0000 |
tree | e9f04b15a41855a9c3f44845449fbb195d3384cb | |
parent | 11dff3e91c6afd68e4e6c46f8249d10f07f307a7 [diff] | |
parent | 7448f3e5dd14e2093033c18224b52f85318a2a5a [diff] |
Merge "Mark lib_async_safe_headers as supporting linux_bionic"
diff --git a/libc/async_safe/Android.bp b/libc/async_safe/Android.bp index 6ae1c42..fbaaad1 100644 --- a/libc/async_safe/Android.bp +++ b/libc/async_safe/Android.bp
@@ -22,6 +22,7 @@ cc_library_headers { name: "libasync_safe_headers", recovery_available: true, + defaults: ["linux_bionic_supported"], export_include_dirs: ["include"],