Merge commit '16044a7d04deac8b508bda4427e7e20d07d13ab1' as 'updater'
This commit is contained in:
26
updater/changelog
Normal file
26
updater/changelog
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
## GENERAL INFORMATION
|
||||||
|
```
|
||||||
|
Kernel: IMMENSiTY AUTO
|
||||||
|
Device: Redmi K20 Pro
|
||||||
|
Compiler: ProtonClang 12.0.0
|
||||||
|
Branch: auto-kernel
|
||||||
|
HEAD: 9f8e5097e647ee57c9978d2c2cbd9b2cc5f9e946
|
||||||
|
Version: 0.9.0
|
||||||
|
```
|
||||||
|
|
||||||
|
## CHANGELOG :
|
||||||
|
```
|
||||||
|
• Merged CAF tag LE.UM.4.1.1-05110-sa515m adding general fixes for platform drivers
|
||||||
|
• Merged aosp/android-4.14-stable upstreamed to LTS v4.14.195 with some ANDROID side fixes
|
||||||
|
• F2FS updated to latest jaeguek f2fs-stable
|
||||||
|
• QCA_CLD/CMN drivers are updated to latest sm8150 tag LA.UM.8.1.r1-15800-sm8150.0
|
||||||
|
• Clean Rebased Xiaomi's Audio changes over CAF audio-kernel at tag LA.UM.8.1.r1-15800-sm8150.0
|
||||||
|
• Updated Anykernel flasher to latest and switched to appended dtb
|
||||||
|
• Fixed a camera sensor bug introduced in v0.8.0 which caused kernel panics while using gcam
|
||||||
|
• Fixed an issue where Prime cluster gets stuck at maximum boost frequency
|
||||||
|
• Fixed AOD support on MIUI
|
||||||
|
• Fixed External SOC and generic sound driver support
|
||||||
|
• Optimized code quality with the help of LLVM's integrated assembler for c files
|
||||||
|
• Optimized scheduler performance with disabled frequency transition and by freely migrating tasks within little cpu cluster to reduce runnables
|
||||||
|
• Optimized some frequent memory allocations
|
||||||
|
```
|
||||||
13
updater/update.json
Normal file
13
updater/update.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"kernel": {
|
||||||
|
"name": "IMMENSiTY AUTO",
|
||||||
|
"version": "0.9.0",
|
||||||
|
"link": "https://github.com/UtsavBalar1231/kernel_xiaomi_raphael/files/5143223/IMMENSiTY-AUTO-RAPHAEL-LOSFOD-28.08.2020.zip",
|
||||||
|
"changelog_url": "https://raw.githubusercontent.com/UtsavBalar1231/updater/master/changelog",
|
||||||
|
"date": "2020-08-28",
|
||||||
|
"sha1": "e28220a482714f9a87df8393f0f27c4b96acd4a3"
|
||||||
|
},
|
||||||
|
"support": {
|
||||||
|
"link": "https://t.me/CuntsSpace"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user