OSDN Git Service

Open dexdump files in binary mode.
authorRaphael Moll <ralf@android.com>
Wed, 16 Feb 2011 21:39:27 +0000 (13:39 -0800)
committerRaphael Moll <ralf@android.com>
Wed, 16 Feb 2011 21:41:37 +0000 (13:41 -0800)
commitb4719eda048c4dc4a4b6e5280c7a2b8299051078
tree3c19d9d4c14f7934b79e58d13096d771444d0596
parentef4b0613d6952770aefac07d503955eb7b962d2b
Open dexdump files in binary mode.

Requires change Ia5c0a59e from system/core
(which defines O_BINARY globally.)

Change-Id: If814608ee9662190a7cf80aae2ad2451d88364ae
libdex/CmdUtils.c
libdex/ZipArchive.c