commit | 0d6adac2550113da33d42e88f0d87a57b25c5a60 | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Wed Feb 05 17:39:16 2014 -0800 |
committer | Brian Carlstrom <bdc@google.com> | Thu Feb 06 09:49:26 2014 -0800 |
tree | 0a912efc0b1147a1a2ac908d89b05aad4b819a8a | |
parent | 1dcff62155e8477eb114c8a86eb1beb0797ffc11 [diff] |
Fix apps with more than one dex file with the same name Reverts most of 60836d5a9bcf8b30984aae4279a4f6233b0bf622 which I believe was an incorrect attempt to address issue introduced in 8d31bbd3d6536de12bc20e3d29cfe03fe848f9da, which is also reverted here. Also adds some debugging aids include operator<< for DexFile and MemMap and checksum information to OatFile logging. Bug: 12802375 Change-Id: Idd6f7dd487f6e01e9479cd15cd4b61580160e8a3