commit | 37d6a3bbf5826abb73f872ed0bc4c6ae9553e274 | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Tue Jun 21 18:30:10 2016 -0700 |
committer | Aart Bik <ajcbik@google.com> | Wed Jun 22 15:39:07 2016 -0700 |
tree | 0fbe5fda78e251597f909f654014f2c25efa62e5 | |
parent | 739dc72773c5dee583a1d322f91b5abd61f9889d [diff] |
Support the -i flag in the new dexdump. Rationale: The old dexdump supported the -i feature (ignore checksum failures). This CL adds the same functionality to the new dexdump. Note that this feature is, for example, useful to inspect DEX files that are extracted from images (with quickened instructions), since the checksum is not always valid in those cases. BUG=29548017 Change-Id: I6017b2f3d789f450560b568297f43c62bf9453b1