commit | 5668bf62c6029b9539297a50e61a2a91d651143f | [log] [tgz] |
---|---|---|
author | Dmitrii Ishcheikin <ishcheikin@google.com> | Wed Nov 15 00:16:51 2023 +0000 |
committer | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 15 17:10:04 2023 +0000 |
tree | a92a8ce44888dcf42f90651c3dfb795b1dbb8382 | |
parent | 5542aafff67bfa5e53cfe31298d3ccb519b145f5 [diff] |
Enable symbol visibility attributes only for non-debug targets This will simplify the process of finding the symbols which need to be exported and also reduce the number of exported symbols. As a trade-off, libartd.so will not receive the size benefits of hiding symbols. Bug: 260881207 Test: art/test.py -b --host -r Change-Id: I8fd391def4fc75b66c1a6dae74ff8c6076aa2d85