Fix unix file permissions in resource zips and jar files
https://codereview.chromium.org/1319623002 changed how zip files are
created in the python helper and (accidentally?) made it set 000 unix file
permissions for the archived files. Make it 644 so the zip files are not
suprising to work with on Linux if anyone needs to look at them manually.
BUG=523420
R=dpranke@chromium.org, agrieve@chromium.org,
Review URL: https://codereview.chromium.org/1384513002
Cr-Commit-Position: refs/heads/master@{#351843}
1 file changed