From aa6356c1a898b47104326d073c882965b0d95ad6 Mon Sep 17 00:00:00 2001 From: ofcsayan Date: Sat, 31 Aug 2024 00:04:20 +0530 Subject: [PATCH] spes: v2.2 update Signed-off-by: ofcsayan --- builds/gapps/spes.json | 14 +++++++------- changelogs/spes.txt | 18 ++++++++++++++++++ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/builds/gapps/spes.json b/builds/gapps/spes.json index b72d1c6..692dd7b 100644 --- a/builds/gapps/spes.json +++ b/builds/gapps/spes.json @@ -4,13 +4,13 @@ "maintainer": "sayann70", "oem": "Xiaomi", "device": "spes", - "version": "2.1", - "filename": "droidx-2.1-20240615-0914-OFFICIAL-spes-Gapps.zip", - "download": "https://sourceforge.net/projects/droidxui-releases/files/spes/droidx-2.1-20240615-0914-OFFICIAL-spes-Gapps.zip/download", - "timestamp": 1718442775, - "md5": "7ee944748dc5d957b633d3b7c9aec794", - "sha256": "7bc33261632c2b952b5efc837e0a0087d76ff511233b249cc47d24c442c98eae", - "size": 1922419825, + "version": "2.2", + "filename": "droidx-2.2-20240829-1946-OFFICIAL-spes-Gapps.zip", + "download": "https://sourceforge.net/projects/droidxui-releases/files/spes/droidx-2.2-20240829-1946-OFFICIAL-spes-Gapps.zip/download", + "timestamp": 1724959956, + "md5": "3bcc2b21a7fb9ff1c08d58d8b1e93056", + "sha256": "20e8a112b48f6e2eecf3e85d60ab59ad5a82e21c394c66675760a016011b933e", + "size": 1957267100, "buildtype": "gapps", "forum": "", "telegram": "https://t.me/sayann70" diff --git a/changelogs/spes.txt b/changelogs/spes.txt index 2aeefe6..b42f28f 100644 --- a/changelogs/spes.txt +++ b/changelogs/spes.txt @@ -9,3 +9,21 @@ Device maintainer: sayann70 16th June, 2024 ================= - Initial A14 release. + +================= +31th August, 2024 +================= +- Build Missing libs needed by GPS HAL +- Build some vendor modules for RIL and WFD +- Build android.hardware.audio.sounddose-vendor-impl +- Label some RIL property +- Disable NFC service by default +- Import missing QSEECOMD libraries +- Nuke max cached processes override +- Correct maximum microphone count +- Set correct channel mask for earpiece +- Allow surfaceflinger to access firmware +- Tweak lmk props +- Disable dynamic refreshrate +- limited the dex2oat resouce when thermal stress +- And many more under the hood changes