OSDN Git Service

Expose sysCopyFileToFile() and use it.
authorDan Bornstein <danfuzz@android.com>
Thu, 16 Dec 2010 21:17:30 +0000 (13:17 -0800)
committerDan Bornstein <danfuzz@android.com>
Thu, 16 Dec 2010 21:17:30 +0000 (13:17 -0800)
commit650177ee24fbe07cdd9ad9d8913fbf44cf44be13
tree274ad67233030db86653c7ca1b38ac743c86a0b0
parenteab7355f9280dabcfe62fa2f21ca4e5511a59a24
Expose sysCopyFileToFile() and use it.

Moved from ZipArchive.c, with tweaks to for argument order and name. Also
tweaked a related function in ZipArchive to match.

Change-Id: I4d2e3c8b44386d87c5aa1c4565f72da87357fce8
libdex/SysUtil.c
libdex/SysUtil.h
libdex/ZipArchive.c
vm/RawDexFile.c