commit | 00a0a338478552a963be9567b8792ffaf80be889 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Nov 20 14:46:10 2019 -0800 |
committer | Christopher Ferris <cferris@google.com> | Wed Nov 20 14:59:55 2019 -0800 |
tree | 482a9ae0f9807707a891744421f83d9e16f1e989 | |
parent | a5f24f7caa95fcea36dcb2033f2c047b38ef5fb2 [diff] |
Move the dexfile support to implementation. No longer require that NO_LIBDEXFILE_SUPPORT be defined or not defined when including the header files. Move all of the different behavior to the implementation, and keep all of the classes the exact same whether dexfiles are supported or not. Bug: 144470551 Test: Ran libunwindstack unit tests, libbacktrace unit tests, and Test: debuggerd unit tests. Test: Ran host art 137-cfi tests. Change-Id: I4a04cfbc5d4f1bf765ef154881046c85057006c8