Skip to content

Commit f1864bb

Browse files
committed
audi/avalon: 02/01/2026 Update
1 parent 58cc841 commit f1864bb

4 files changed

Lines changed: 66 additions & 60 deletions

File tree

builds/audi.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
"currently_maintained": true,
66
"oem": "OnePlus",
77
"device": "Ace 3V",
8-
"filename": "EvolutionX-16.0-20260122-audi-11.6-Unofficial.zip",
9-
"download": "https://get.nyande.su/audi/16-qpr2/EvolutionX-16.0-20260122-audi-11.6-Unofficial.zip",
10-
"timestamp": 1769079875,
11-
"md5": "8a23ec0b8a090f0812e08d7d1fefc52f",
12-
"sha256": "23a556294c38311f46b6a51a60c7aa6affa6d1256b5dcf582350db54e488f4a4",
13-
"size": 4155699392,
8+
"filename": "EvolutionX-16.0-20260201-audi-11.6-Unofficial.zip",
9+
"download": "https://get.nyande.su/audi/16-qpr2/EvolutionX-16.0-20260201-audi-11.6-Unofficial.zip",
10+
"timestamp": 1769960701,
11+
"md5": "eec7e7d5c23a4f870653c868df574e4e",
12+
"sha256": "88ea1baf2ed9dd72dae115fa53edf761e1981da95a1aa83a664a771a4fa4fc09",
13+
"size": 4123754570,
1414
"version": "11.6",
1515
"buildtype": "userdebug",
1616
"forum": "https://reinadump.t.me",
1717
"firmware": "",
18-
"paypal": "https://reinascape.t.me",
19-
"github": "Rscape-AG",
18+
"paypal": "",
19+
"github": "Reinascape",
2020
"initial_installation_images": [
2121
"boot",
2222
"dtbo",

builds/avalon.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
"currently_maintained": true,
66
"oem": "OnePlus",
77
"device": "Nord 4",
8-
"filename": "EvolutionX-16.0-20260122-avalon-11.6-Unofficial.zip",
9-
"download": "https://get.nyande.su/avalon/16-qpr2/EvolutionX-16.0-20260122-avalon-11.6-Unofficial.zip",
10-
"timestamp": 1769082021,
11-
"md5": "ff1402ce5f9cc81434725be0801fafd8",
12-
"sha256": "d1df07fa0c30912e1d6b91a87e10b347a6da23629b7e802a1032c47bf3d589bc",
13-
"size": 4203252189,
8+
"filename": "EvolutionX-16.0-20260201-avalon-11.6-Unofficial.zip",
9+
"download": "https://get.nyande.su/avalon/16-qpr2/EvolutionX-16.0-20260201-avalon-11.6-Unofficial.zip",
10+
"timestamp": 1769962796,
11+
"md5": "af379f3b70b10dc6f33b4191264e695c",
12+
"sha256": "aae9eb46a174c805badf20094302f9f34372c813d2d706e77e140140e1be3a57",
13+
"size": 4170907299,
1414
"version": "11.6",
1515
"buildtype": "userdebug",
1616
"forum": "https://reinadump.t.me",
1717
"firmware": "",
18-
"paypal": "https://reinascape.t.me",
19-
"github": "Rscape-AG",
18+
"paypal": "",
19+
"github": "Reinascape",
2020
"initial_installation_images": [
2121
"boot",
2222
"dtbo",

changelogs/audi.txt

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,39 @@
11
This is Android 16 QPR2 with January 2026 security patches
22

3-
CAUTION!!! DIRTY FLASH FROM QPR1 IMPOSSIBLE
4-
MAKE A BACKUP NOW IF YOU WANT TO MOVE TO THIS BUILD
5-
63
Notes:
74
==============================
8-
- Includes Dolby Atmos, KernelSU and SuSFS.
9-
- Credits to all sm8650 community.
5+
- Includes Dolby Atmos, SukiSU and SuSFS.
6+
- Thanks to all sm8650 community.
107
- Use EvolutionX recovery that provides with ROM, use OFOX/TWRP at your own risk.
118
- Always dirty flash at your own risk. If your device bootloops, revert to an older build that boots.
129

1310
Device changes:
1411
==============================
12+
Fixed Bluetooth audio callings;
13+
Removed old BT LE stuff, some other BT fixes;
1514
Updated EvolutionX sources to latest revision;
16-
Various CPU scheduling optimizations;
17-
Fixed KernelSU and SuSFS;
18-
Fixed UDFPS on avalon;
19-
Some kernel tweaks and optimizations;
15+
Audi blobs from COS 16.0.3.500;
16+
Switched to Xiaomi Dolby;
17+
Switched to SukiSU;
2018
Other fixes and improvements
2119

2220
Notable ROM changes:
2321
==============================
24-
ApplicationPackageManager: Drop tensor spoof prop
25-
BLASTBufferQueue: Add epoll_pwait2 fallback for older kernels
26-
Evolver: Bring back kill app through notification guts and compact heads up notifs
27-
Evolver: Drop tensor spoof
28-
Evolver: Implement Play Store spoofing
29-
Evolver: Kill only relevant processes on spoofing settings change
30-
Evolver: Show SystemUI restart dialog for required preferences
31-
LineageSettings: Allow disabling window blurs by default
32-
MediaCodec: Use proper surface when creating PersistentSurface
33-
Systemui: force black shade for black theme
34-
aconfig: Fix notification_background_tint_optimization filename
35-
audio: force IN_COMMUNICATION when routing calls to BT SCO
36-
fixup! Settings: doze brightness customization
22+
PixelPropsUtils: Enable tensor features for new Pixel prebuilts
23+
Settings: Adapt Google battery saver changes to A16 QPR2
24+
SystemUI: Apply tile shape customization to Ringer Slider
25+
SystemUI: update ringer tile background color
26+
fixup! SystemUI: VolumeDialog: Fix layout issues with left gravity
27+
LMOFreeform: Refactor touch scaling to use MotionEvent transform
28+
Settings: Do not rely on androidx.preference_preference-ktx
29+
Settings: Remove flag check for blur toggle
30+
bpfloader: Allow overriding kernel version
31+
bionic: Fix align usage for fast lookup hosts file data
32+
bionic: Sort and cache hosts file data for fast lookup
33+
bionic: Support wildcards in cached hosts file
34+
extras: Remove preference_preference-ktx library prebuilt
35+
getaddrinfo: Use Cloudflare DNS instead of Google DNS
36+
iconloaderlib: Update themed icons color palette
37+
nativedisplay: fix the flicker issue in streaming video
38+
netbpfload: Relax kernel version requirement
39+
sidebar: Update sidebar default customization values

changelogs/avalon.txt

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,39 @@
11
This is Android 16 QPR2 with January 2026 security patches
22

3-
CAUTION!!! DIRTY FLASH FROM QPR1 IMPOSSIBLE
4-
MAKE A BACKUP NOW IF YOU WANT TO MOVE TO THIS BUILD
5-
63
Notes:
74
==============================
8-
- Includes Dolby Atmos, KernelSU and SuSFS.
9-
- Credits to all sm8650 community.
5+
- Includes Dolby Atmos, SukiSU and SuSFS.
6+
- Thanks to all sm8650 community.
107
- Use EvolutionX recovery that provides with ROM, use OFOX/TWRP at your own risk.
118
- Always dirty flash at your own risk. If your device bootloops, revert to an older build that boots.
129

1310
Device changes:
1411
==============================
12+
Fixed Bluetooth audio callings;
13+
Removed old BT LE stuff, some other BT fixes;
1514
Updated EvolutionX sources to latest revision;
16-
Various CPU scheduling optimizations;
17-
Fixed KernelSU and SuSFS;
18-
Fixed UDFPS on avalon;
19-
Some kernel tweaks and optimizations;
15+
Audi blobs from COS 16.0.3.500;
16+
Switched to Xiaomi Dolby;
17+
Switched to SukiSU;
2018
Other fixes and improvements
2119

2220
Notable ROM changes:
2321
==============================
24-
ApplicationPackageManager: Drop tensor spoof prop
25-
BLASTBufferQueue: Add epoll_pwait2 fallback for older kernels
26-
Evolver: Bring back kill app through notification guts and compact heads up notifs
27-
Evolver: Drop tensor spoof
28-
Evolver: Implement Play Store spoofing
29-
Evolver: Kill only relevant processes on spoofing settings change
30-
Evolver: Show SystemUI restart dialog for required preferences
31-
LineageSettings: Allow disabling window blurs by default
32-
MediaCodec: Use proper surface when creating PersistentSurface
33-
Systemui: force black shade for black theme
34-
aconfig: Fix notification_background_tint_optimization filename
35-
audio: force IN_COMMUNICATION when routing calls to BT SCO
36-
fixup! Settings: doze brightness customization
22+
PixelPropsUtils: Enable tensor features for new Pixel prebuilts
23+
Settings: Adapt Google battery saver changes to A16 QPR2
24+
SystemUI: Apply tile shape customization to Ringer Slider
25+
SystemUI: update ringer tile background color
26+
fixup! SystemUI: VolumeDialog: Fix layout issues with left gravity
27+
LMOFreeform: Refactor touch scaling to use MotionEvent transform
28+
Settings: Do not rely on androidx.preference_preference-ktx
29+
Settings: Remove flag check for blur toggle
30+
bpfloader: Allow overriding kernel version
31+
bionic: Fix align usage for fast lookup hosts file data
32+
bionic: Sort and cache hosts file data for fast lookup
33+
bionic: Support wildcards in cached hosts file
34+
extras: Remove preference_preference-ktx library prebuilt
35+
getaddrinfo: Use Cloudflare DNS instead of Google DNS
36+
iconloaderlib: Update themed icons color palette
37+
nativedisplay: fix the flicker issue in streaming video
38+
netbpfload: Relax kernel version requirement
39+
sidebar: Update sidebar default customization values

0 commit comments

Comments
 (0)