Fix NAND auto installs on WeTek devices

This commit is contained in:
Immanuel Klinkenberg 2016-07-27 23:54:01 +02:00
parent 8ff32706b9
commit 3509c72747

View File

@ -416,8 +416,6 @@ fi
echo "Creating Amlogic ZIP auto-install package"
pushd sign > /dev/null
echo --update_package=/sdcard/$IMAGE_NAME-update.zip > factory_update_param.aml
echo --wipe_data >> factory_update_param.aml
echo --wipe_cache >> factory_update_param.aml
cp $INSTALL_SRC_DIR/files/recovery.img .
if [ -f $INSTALL_SRC_DIR/files/aml_autoscript ]; then
cp $INSTALL_SRC_DIR/files/aml_autoscript .