summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-05-29 16:34:39 +0900
committerJiyong Park <jiyong@google.com>2018-06-08 14:49:56 +0900
commit8d7866c58f95695e65e8780712cc6c692fb4af72 (patch)
tree1a54d7b5c8833416b045870b4ac1b459d87b257d /libc/malloc_debug/malloc_debug.cpp
parent3bc5e74c54dea64773e5c1fcdc083769563f1a36 (diff)
Build recovery variant of the dynamic linker
In order to support shared libraries in the recovery mode, the dynamic linker is now built with recovery_available: true option. In addition, a few more modules (such as libasync, etc.) are also marked as recovery_available: true as they are transitive dependencies of the dynamic linker. Bug: 63673171 Test: `adb reboot recovery; adb devices` shows the device ID Test: `adb root && adb shell` and then $ lsof -p `pidof adbd` shows that libm.so, libc.so, etc. are loaded from the /lib directory. Change-Id: Idd981d8cf25568a85b24032cf78e50adfd5f4a7f
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions