commit | 82863f0ce9fa45f6b14d12c35a6a50e2772ab26a | [log] [tgz] |
---|---|---|
author | Shinichiro Hamaji <hamaji@google.com> | Thu Nov 05 16:51:33 2015 +0900 |
committer | Shinichiro Hamaji <hamaji@google.com> | Thu Dec 10 13:16:59 2015 +0900 |
tree | 16863b18db5dff2d3d125c956910d45048f24341 | |
parent | e8be90a673feb573d53277f42282955cbf7f58e9 [diff] |
Output static field values in dexdump This is necessary to generate table-of-contents of .dex files to prevent unnecessary rebuilds for implementation-only changes because these values can be used while compiling other modules. Also modify EncodedStaticFieldValueIterator so it can be used without ClassLoader/Linker. Bug: 24597504 Change-Id: Ida0c839f9dd6961e1c1b3a380e2092042fad03bb