OSDN Git Service

Add debugging to ZipFileRO
authorKenny Root <kroot@google.com>
Fri, 27 Aug 2010 19:47:32 +0000 (12:47 -0700)
committerKenny Root <kroot@google.com>
Fri, 27 Aug 2010 19:47:34 +0000 (12:47 -0700)
commite0573a4ad66333ae36ea295b47da5101726fb6f5
treecc02f391d681407d3914620d42c8bd823de82e27
parent26c79927435f10180d498f2928a954ee48e4ba49
Add debugging to ZipFileRO

Some assets are failing to read from ZIP files. This adds a bit more
debugging to figure out what's going on.

Change-Id: Id90e10546c54c85069a34478fbc28bc2523bda5d
libs/utils/ZipFileRO.cpp