commit | be30c574cf67daf50044018527b1d8d97c2d9da7 | [log] [tgz] |
---|---|---|
author | Chris Soyars <ctsoyars@gmail.com> | Fri Jul 09 03:01:47 2010 +0000 |
committer | Chris Soyars <ctsoyars@gmail.com> | Fri Jul 09 03:01:47 2010 +0000 |
tree | f79b64674478b0c061e6027f0e3ec02db102dff1 | |
parent | 9783426ca40a099b8c394b5a35b2d0317c3924b5 [diff] |
Remove Welcome ui_print from squisher as it is now in the build.
diff --git a/tools/squisher b/tools/squisher index 382e1cb..d1769db 100755 --- a/tools/squisher +++ b/tools/squisher
@@ -86,7 +86,6 @@ cp META-INF/com/google/android/updater-script updater-script.new fi -echo "ui_print(\"Welcome to CyanogenMod-$MODVERSION!\");" > META-INF/com/google/android/updater-script cat updater-script.new >> META-INF/com/google/android/updater-script rm updater-script.new