Skip to content

Commit

Permalink
OTA Updater fix and Increment
Browse files Browse the repository at this point in the history
Increment updater, add fixed OTA Updater
  • Loading branch information
CoreTech Systems committed Jun 12, 2017
1 parent 420579d commit df83281
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions META-INF/com/google/android/updater-script
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ unmount("/preload");
ui_print(" ");
ui_print("************************************************** ");
ui_print("AptOS v2.4 EXPLORER");
ui_print("Build AAT2S-27w2d1b");
ui_print("Build AAT2T-27w2d2b");
ui_print("By AptLogic");
ui_print("************************************************** ");
ui_print(" ");
Expand Down Expand Up @@ -240,7 +240,7 @@ unmount("/preload");
ui_print(" ");
ui_print("************************************************** ");
ui_print("AptOS v2.4 EXPLORER");
ui_print("Build AAT2S-27w2d1b");
ui_print("Build AAT2T-27w2d2b");
ui_print("Installation Complete!");
ui_print("************************************************** ");
ui_print(" ");
Expand Down
Binary file modified system/priv-app/OTAUpdates/OTAUpdates.apk
Binary file not shown.

0 comments on commit df83281

Please sign in to comment.