Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

garnet: update v2.4 03/11/2024 #58

Merged
merged 1 commit into from
Nov 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions builds/gapps/garnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"maintainer": "JYR_RC",
"oem": "Redmi",
"device": "Redmi note 13 pro 5G",
"version": "2.3",
"filename": "droidx-2.3-20240922-0521-OFFICIAL-garnet-Gapps.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/garnet/droidx-2.3-20240922-0521-OFFICIAL-garnet-Gapps.zip/download",
"timestamp": 1726982432,
"md5": "fc73e8c796b327273e5b9afc4b686661",
"sha256": "208c38caebd93a622fad2b4e2ae0c44dd09907a6b0a564c6011805d9fab957f6",
"size": 2554149799,
"version": "2.4",
"filename": "droidx-2.4-20241103-1339-OFFICIAL-garnet-Gapps.zip",
"download": "https://sourceforge.net/projects/droidxui-releases/files/garnet/droidx-2.4-20241103-1339-OFFICIAL-garnet-Gapps.zip/download",
"timestamp": 1730641144,
"md5": "8a35b7c2c6d28005f11aea6d64ecb756",
"sha256": "1d49e56a52586b02f80b766dd5595d1d51a96496dc0b138a3545f2ffacdc20c7",
"size": 2515476795,
"security_id": 240905,
"buildtype": "gapps",
"forum": "",
Expand Down
19 changes: 19 additions & 0 deletions changelogs/garnet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@ Build type: Monthly
Device: Redmi Note 13 Pro 5G / Poco X6 5G (garnet)
Device maintainer: JYR_RC

===== 03 Nov, 2024 =====
- Ota support
- Oct security patch
- Integrity pass default
- Build libutils.vendor
- Allow setsockopt syscall for qcom c2audio
- Update from V816.0.15.0.UNRMIXM
- Import missing media codec blobs
- Move media codecs dolby to vendor
- Use AOSP default Codec2/OMX ranks
- Move dolby to hw/xiaomi
- Update vendor blobs from V816.0.15.0 UNRMIXM
- Fixed icon faceunlock in lockscreen
- Switch to CUSTOM QTI thermal
- Improved udfps unlock speed
- Update CPU Frequency Scaling Max Values
- Fixed miuicamera recording filters
- Upgrade stock kernel from miui_GARNETGlobal_OS1.0.14.0.UNRMIXM

===== 22 Sep, 2024 =====
- Ota support
- Sep security patch
Expand Down