commit | 85066cd0ad17c008ab3c26a8162cd2810ee03648 | [log] [tgz] |
---|---|---|
author | Dmitrii Ishcheikin <ishcheikin@google.com> | Tue Jan 31 18:30:30 2023 +0000 |
committer | Dmitrii Ishcheikin <ishcheikin@google.com> | Wed Feb 01 15:33:29 2023 +0000 |
tree | c16bb688980e566e2030491dc8efb5dd37c5166d | |
parent | 0f6af5e3b51a7f5905d09a98ec8d531541666015 [diff] |
Don't export symbols of statically linked libziparchive Before this change statically linked libziparchive symbols were present in both gtests and their shared library dependencies, which caused ODR violation errors on ASAN builds. Test: TARGET_PRODUCT=armv8 TARGET_BUILD_VARIANT=eng ./prebuilts/build-tools/path/linux-x86/python3 ./art/test/testrunner/run_build_test_target.py -j80 art-gtest-asan Bug: 264235288 Change-Id: I61a265652f4b3c9ad954108738db849dcabcd4ff