Revert "projects/WeTek_Play/install: provide script to clear NAND before installing"

This reverts commit 9be54ce1ba0c6f16e327997cd884e3bc351af29a.
This commit is contained in:
Stephan Raue 2015-05-03 19:20:22 +02:00
parent 0cf2cedc11
commit 333fff31bf
2 changed files with 0 additions and 1 deletions

View File

@ -364,7 +364,6 @@ fi
pushd sign > /dev/null
echo --update_package=/sdcard/$IMAGE_NAME-update.zip > factory_update_param.aml
cp $INSTALL_SRC_DIR/files/recovery.img .
cp $INSTALL_SRC_DIR/files/aml_autoscript .
zip -q $TARGET_IMG/$IMAGE_NAME.zip *
popd > /dev/null
fi