diff --git a/projects/WeTek_Play/install/files/aml_autoscript b/projects/WeTek_Play/install/files/aml_autoscript deleted file mode 100644 index 951dd192db..0000000000 Binary files a/projects/WeTek_Play/install/files/aml_autoscript and /dev/null differ diff --git a/scripts/image b/scripts/image index f0a8605b20..cd5a907b21 100755 --- a/scripts/image +++ b/scripts/image @@ -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