summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueThreadState.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2022-06-02 17:59:13 +0000
committer Steven Moreland <smoreland@google.com> 2022-06-02 18:01:41 +0000
commitdf68297359cbececc723b824850afcb727392ab1 (patch)
tree06d72ccb3809c2a5bd238ca4da45a71d3ac944fd /libs/gui/BufferQueueThreadState.cpp
parent97c1356a08376bd1664a0ce5be5591fe9c91c7d6 (diff)
libbinder_ndk: no min sdk version - avoid weak
'stability.o' is not included in the build from libbinder_ndk.a when we statically include it into fuzzers because AIBinder_markVintfStability is a weak symbol in this case. This is generally not a problem because libbinder_ndk is built as a shared library. However, for host fuzzers, we need this symbol to avoid the runtime trying to jump to 0x0. Fixes: 230228062 Test: android.hardware.vibrator-service.example_fuzzer Change-Id: Ie8452e2610f3046d9aa5be094ac1dfd1aec8be08
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions