Revert "Copying au-generator.zip file to the image directory"

This reverts commit a8107a22d6.

TEST=none
BUG=http://code.google.com/p/chromium-os/issues/detail?id=9639

Change-Id: I45c41dc6a3ffc22363bd9775c335fa87c0aa5174

TBR=
This commit is contained in:
repo sync 2010-11-24 15:00:43 -08:00
parent c58667b8c4
commit bce3668d75

View File

@ -234,7 +234,6 @@ echo "$LAST_CHANGE" > "${FLAGS_to}/LATEST"
# Make sure files are readable
chmod 644 "$ZIPFILE" "${FLAGS_to}/LATEST"
chmod 755 "$OUTDIR"
cp -f "${FLAGS_from}/au-generator.zip" "${OUTDIR}/"
function gsutil_archive() {