Skip to content

Commit

Permalink
AAT3A
Browse files Browse the repository at this point in the history
Woah we're in the 3s now!
-Updated build.prop and updater-script
  • Loading branch information
AptLogic committed Nov 12, 2017
1 parent c842e15 commit 5c2ead2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.5 EXPLORER");
ui_print("Build AAT2Z-48w7d1b");
ui_print("Build AAT3A-49w1d1b");
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.5 EXPLORER");
ui_print("Build AAT2Z-48w7d1b");
ui_print("Build AAT3A-49w1d1b");
ui_print("Installation Complete!");
ui_print("************************************************** ");
ui_print(" ");
Expand Down
8 changes: 4 additions & 4 deletions system/build.prop
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX21T
ro.build.display.id=AptOS 2.5 EXPLORER - Build AAT2Z-48w7d1b
ro.build.version.incremental=APTAAT2Z-4871
ro.build.display.id=AptOS 2.5 EXPLORER - Build AAT3A-49w1d1b
ro.build.version.incremental=APTAAT3A-4911
ro.build.version.sdk=21
ro.build.version.codename=BEGONIA-EXPLORER
ro.build.version.all_codenames=BEGONIA-EXPLORER
ro.build.version.release=5.0
ro.build.date=Sat Nov 11 20:05:00 EST 2017
ro.build.date=Sun Nov 12 18:00:00 EST 2017
ro.build.date.utc=1509930300
ro.build.type=user
ro.build.user=ct047752
Expand Down Expand Up @@ -279,7 +279,7 @@ ro.build.version.sdl=2101

# OTA Updates
ro.ota.romname=AptOS
ro.ota.version=10
ro.ota.version=11
ro.ota.manifest=https://coretech.tk/ota/aptos-g900a/explorer/fota.xml

# Dialer Sensor Delay
Expand Down

0 comments on commit 5c2ead2

Please sign in to comment.