Write the packaged USB gadget app in binary mode.
commit4d1bd58166ba82a9751ad8c66ccce6764922a14a
authorreillyg <reillyg@chromium.org>
Mon, 15 Dec 2014 18:50:47 +0000 (15 10:50 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Dec 2014 18:51:08 +0000 (15 18:51 +0000)
treedfb40d2db97c067300acfca908781c2530a05d98
parent15e1e059037ac923a56537223d741670a826be04
Write the packaged USB gadget app in binary mode.

On Windows binary files will be corrupted if they are not written in
binary mode.

BUG=

Review URL: https://codereview.chromium.org/799073005

Cr-Commit-Position: refs/heads/master@{#308377}
tools/usb_gadget/package.py