summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack_fuzz.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2019-12-17 15:24:00 -0800
committerPeter Collingbourne <pcc@google.com>2019-12-17 17:52:05 -0800
commit683192270fefbc7b681f91dd95e75ec62ec479e4 (patch)
treecdb80fdc4540a605e4eddb199948e37f3f24f527 /libutils/ProcessCallStack_fuzz.cpp
parent18c6248ffeb1c790c5c57ffbdb0c6768bbbca537 (diff)
Stop using weak symbols in libvndksupport.
These weak symbols are no longer necessary because we no longer need to statically link libvndksupport. Furthermore, these symbols are not really optional when libvndksupport is dynamically linked. When the library is linked with --as-needed the linker may drop the reference to libdl_android.so, which leads to a failure to boot. Bug: 146456667 Change-Id: I4d2290d8d0206e0d89665d4d872a7c53b3e1531b
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions