From 3509c727475069c6a782baf55b7e14ee8ee241b2 Mon Sep 17 00:00:00 2001 From: Immanuel Klinkenberg Date: Wed, 27 Jul 2016 23:54:01 +0200 Subject: [PATCH] Fix NAND auto installs on WeTek devices --- scripts/image | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/image b/scripts/image index e87e59224a..1b3288c162 100755 --- a/scripts/image +++ b/scripts/image @@ -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 .