diff --git a/uninstaller/META-INF/com/google/android/update-binary b/uninstaller/META-INF/com/google/android/update-binary index 570d8cb..eb0a29f 100644 --- a/uninstaller/META-INF/com/google/android/update-binary +++ b/uninstaller/META-INF/com/google/android/update-binary @@ -352,7 +352,7 @@ if [ -d /data/adb/modules ]; then rm -rf /data/adb/modules/${module} fi done -done +fi ui_print " >> clean up"