Skip to content

Commit 476f936

Browse files
committed
aether: bump to ClangorousSoulblaze
1 parent 9e84aa3 commit 476f936

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,20 @@
4747
- TCP_Westwood: Tune-up
4848
- Fixed headphone buttons
4949
- And several optimizations to GPU
50+
51+
- __ClangorousSoulblaze__
52+
- Kernel upstream: Linux 3.10.55
53+
- Implemented a simpler MSM_THERMAL monitor
54+
- Implemented Intelli-plug hotplug driver
55+
- Implemented Faux sound control
56+
- Sensors: updated drivers
57+
- Radio: fully functional
58+
- RIL: updated drivers
59+
- Fixed logcat issues
5060

5161
## Downloads
5262

53-
__[AetherLite ROM](http://tiny.cc/aetherlite "AetherLite ROM")__
54-
55-
__[Temporary SecureStorage fix](http://tiny.cc/securestoragefix "Temporary SecureStorage fix")__
63+
__[AetherLite ROM](http://tiny.cc/aetherlite.r03 "AetherLite ROM")__
5664

5765
__[AetherAura Kernel](https://github.com/CaelestisZ/AetherAura/releases "AetherAura Kernel")__
5866

build_aether.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#
2525
clear
2626
# Init Fields
27-
AE_VERSION=BlueFlare
27+
AE_VERSION=ClangorousSoulblaze
2828
AE_DATE=$(date +%Y%m%d)
2929
AE_TOOLCHAIN=/home/caelestisz/Toolchains/bin/arm-eabi-
3030
AE_DIR=$(pwd)

0 commit comments

Comments
 (0)