diff options
| author | 2021-08-26 17:37:33 -0700 | |
|---|---|---|
| committer | 2021-08-30 22:02:55 -0700 | |
| commit | d082b4db8154433e9e0d2d2083402b1d88e360c6 (patch) | |
| tree | 1fd4a1b1a4cddbf8b50a41553216a2425e16dfb8 /libs/gui/QueueBufferInputOutput.cpp | |
| parent | 5bed090fc5b7538036ab230fbff490411d0774ce (diff) | |
[cmd_fuzzer] Depend on libutils.so instead of libutils.a
Bug: http://b/197965342
libbinder.so, a dependency of cmd_fuzzer, also depends on libutils.so.
If we include libutils.a when linking cmd_fuzzer, upstream's lld linker
will unnecessarily fetch symbols from libutils.a to redefine undefined
symbols from libbinder.so. Switching to libutils.so does not increase
the closure of shared libraries needed for this test.
Test: build with aosp/1809741 which has lld with the above behavior.
Change-Id: Id11e1b95a968429b1406c65f51d2c70e197ae241
Diffstat (limited to 'libs/gui/QueueBufferInputOutput.cpp')
0 files changed, 0 insertions, 0 deletions