Remove Welcome ui_print from squisher as it is now in the build.
This commit is contained in:
parent
9783426ca4
commit
be30c574cf
@ -86,7 +86,6 @@ else
|
|||||||
cp META-INF/com/google/android/updater-script updater-script.new
|
cp META-INF/com/google/android/updater-script updater-script.new
|
||||||
fi
|
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
|
cat updater-script.new >> META-INF/com/google/android/updater-script
|
||||||
rm updater-script.new
|
rm updater-script.new
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user