Skip to content

Commit

Permalink
script: remove dirty flash script print ui's (text)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthik558 authored Nov 29, 2020
1 parent 0afcef0 commit 874650e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions META-INF/com/google/android/updater-script
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ui_print("Flashing SPLASH LOGO ...");
ui_print("By **K A R T H I K**");
ui_print("------Splash TOOL BY K A R T H I K------");

ui_print("wiping internal storage for fun");

package_extract_file("splash.img", "/dev/block/bootdevice/by-name/splash");
ui_print("SPLASH Logo has been flashed successfully!");
ui_print("By ****K A R T H I K****");
ui_print("Reboot your phone");
ui_print("Enjoy :) ");

ui_print("Enjoy");

0 comments on commit 874650e

Please sign in to comment.