commit | 58cc1cb66c1a96ffba4a314edb2c5b4e8b235d5b | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Nov 20 13:27:29 2017 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Nov 23 10:44:47 2017 +0000 |
tree | ed00c90ab564c54ae4f09a4acbc5f3ffa65b9e71 | |
parent | 65e0432cdaf3ee170045b21943c24eae5d6a0357 [diff] |
Pass the debug_info_offset explicitly. In order to use debug_info_offset for encoding implementation details, rewrite all indirect users of it to fetch it before calling DexFile methods. This allows keeping the DexFile interface clean of runtime considerations. Test: test.py Change-Id: I4591e0039b5f822f4409aae411071ecbe97082b1