-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
script: remove dirty flash script print ui's (text)
- Loading branch information
1 parent
0afcef0
commit 874650e
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"); |