summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-06-13 16:39:33 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-06-13 16:39:33 -0700
commitb9a021b628ddd7effcd845fd8a6870e7f9fc99b0 (patch)
tree5cdc5caf5872e90977b40c4cdda0e50b50ccd0e0 /libc
parent2d49cdc7ecaa00ffadf5cd817ff97ac77139a50f (diff)
parent8d7866c58f95695e65e8780712cc6c692fb4af72 (diff)
Build recovery variant of the dynamic linker
am: 8d7866c58f Change-Id: Ibb0b358d97fc5e1767fc971a6679e0b761cb5216
Diffstat (limited to 'libc')
-rw-r--r--libc/async_safe/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/async_safe/Android.bp b/libc/async_safe/Android.bp
index a83569741..29f90d170 100644
--- a/libc/async_safe/Android.bp
+++ b/libc/async_safe/Android.bp
@@ -9,6 +9,7 @@ cc_library_static {
name: "libasync_safe",
vendor_available: true,
+ recovery_available: true,
include_dirs: ["bionic/libc"],