diff options
| author | 2019-05-17 16:39:54 -0700 | |
|---|---|---|
| committer | 2019-05-17 17:52:18 -0700 | |
| commit | b43fe7a838ed44f61c6096023f9b66cccef69a17 (patch) | |
| tree | bb7a6c7403f4dc958c9044d697db380c447d379b /java/java_test.go | |
| parent | 4c83b8950af48bd503c89988f4de7c6c41023c71 (diff) | |
Add an option to preserve symbols and debug_frame.
New strip option named keep_symbols_and_debug_frame, that will keep the
symbols and the .debug_frame. This is meant for use by libc.so only on
arm32. Other libraries might want to use it to keep better unwinding
information on device.
Bug: 132992102
Test: Built libc.so with this option and verified that it contains
Test: the .debug_frame section.
Change-Id: I823a28199dec8316e8b26fe31ff9f17e6b11d406
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions