diff options
| author | 2021-08-30 21:58:43 -0700 | |
|---|---|---|
| committer | 2021-08-30 22:03:08 -0700 | |
| commit | 69d31f9bd3205d55c314742f057b2969e76e2243 (patch) | |
| tree | 6dbc4d957cd41e482b53a0a2ba684ed833f5883e /libs/gui/BufferQueueThreadState.cpp | |
| parent | d082b4db8154433e9e0d2d2083402b1d88e360c6 (diff) | |
[binder_rpc_fuzzer] Depend on shared libutils for the device
Bug: http://b/197965342
binder_rpc_fuzzer depends on libbinder, which already depends on
libutils.so. When linking binder_rpc_fuzzer with libutils.a, the linker
tries to fetch objects from libutils.a to define undefined symbols in
libbinder.so. This causes a linker failure with upstream LLD.
Switching to shared libutils.so instead doesn't increase the dependency
closure for binder_rpc_fuzzer.
Test: build with aosp/1809741 which has lld with the above behavior.
Change-Id: I7a3076989eb54669c6a2a07734ef1745033a057e
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions