Skip to content

Commit

Permalink
spes: Update for v1.2
Browse files Browse the repository at this point in the history
@The-Pixel-Project September Update for Redmi Note 11/NFC

Signed-off-by: tanvirr007 <[email protected]>
  • Loading branch information
tanvirr007 committed Sep 9, 2024
1 parent 942b610 commit e7438c8
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 10 deletions.
33 changes: 33 additions & 0 deletions OTA/changelogs/spes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ Device codename: spes
Device maintainer: Tanvir
```

# v1.2
- Fixed Thumbnail Issues
- Synced with latest source
- Bootloader locked spoff
- Device MEETS STRONG INTEGRITY
- Android Security update September 2024
- Reduced status bar padding again
- Updated blobs from MIUI SPESNEEAGlobal V14.0.7.0 TGKEUXM
- Dropped bootctl package
- Changed default dexpreopt compiler filter to speed-profile
- Removed reserved partition
- Reverted back to old thermal settings
- Added can-swap-width-height for video codecs
- Enabled slow-cpu media_codecs
- Disabled NFC service by default on non spes variant
- Built some vendor modules for RIL and WFD
- Built libaudioroute from source
- Addressed powerhal denials on sepolicy
- Removed quad mic
- Corrected maximum microphone count
- Added AUDIO CHANNEL IN STEREO to BT SCO Headset Mic
- Added support for BT SCO mic for record 24 profile
- Set correct channel mask for earpiece
- Removed conditional for WfdCommon
- Many more underhood changes

# Notes:
- Clean flash recommended
- Signed build with priv keys
- Flashing Guide [Telegram](https://telegra.ph/Flash-Rom-On-Redmi-Note-11-Spes--Spesn-07-04)
- Thanks Nyao, Alberto and Yograt for testing
- Thanks @CrDroidAndroid tree contributors for base trees

# v1.1
- Overlay improvement
- Applied August Security Patch QPR3
Expand Down
26 changes: 16 additions & 10 deletions OTA/devices/spes.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
{
"response": [
{
"timestamp": 1723479675,
"filename": "PixelProject_spes-Official-1.1-1636-20240812.zip",
"md5": "04db59f40b6aab6d5ee3cdd921baa42a",
"size": 2293310720,
"download": "https://sourceforge.net/projects/pixel-project/files/spes/PixelProject_spes-Official-1.1-1636-20240812.zip/download",
"version": "1.1"
}
]
"response": [
{
"maintainer": "tanvirr007",
"oem": "Xiaomi",
"device": "Redmi Note 11/NFC",
"version": "1.2",
"filename": "PixelProject_spes-Official-1.2-0339-20240909.zip",
"download": "https://sourceforge.net/projects/pixel-project/files/spes/PixelProject_spes-Official-1.2-0339-20240909.zip/download",
"timestamp": 1725853106,
"md5": "336f7d98f0989c055d8563d298405137",
"sha256": "6efe98560c9b886b6eca91299bd452d3bdfcd25e491906d8e333218601add204",
"size": 2180652944,
"forum": "",
"telegram": "https://t.me/tanvirr007"
}
]
}

0 comments on commit e7438c8

Please sign in to comment.