Skip to content

Commit

Permalink
updater: Add support for FKM OTA kernel updates
Browse files Browse the repository at this point in the history
Link for users:
https://raw.githubusercontent.com/Zile995/android_kernel_xiaomi_msm8953/oreo-mr1/updater/update.json

Signed-off-by: Zile995 <stefan.zivkovic995@gmail.com>
  • Loading branch information
Zile995 committed Apr 7, 2020
1 parent 04af61b commit efa56fa
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
13 changes: 13 additions & 0 deletions updater/changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
**Kernel: Underground Kernel**

Device: Redmi Note 4(X) Snapdragon (mido)
Compiler: AOSP Clang **10.0.5**

- Latest Linux kernel updates from android-3.18 common tree (synced with sources up to **April 6**, 2020).
- Fixed kernel profiles on Android 10 ROMs
- Kernel can be installed on android 8.1, 9 and 10
- **If you want to change to another custom kernel on android 10:**
- **You have to flash Underground-uninstaller.zip and stock boot.img (from your ROM.zip)**
- After that you can flash Magisk and other custom kernel
- Do not use FKM OTA updates over the other custom kernels!
- You can use it with stock or Underground kernel only!
14 changes: 14 additions & 0 deletions updater/update.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"kernel": {
"name": "Underground Kernel",
"version": "r53",
"link": "https://github.com/Zile995/android_kernel_xiaomi_msm8953/releases/download/r53/UndergroundKernel-mido-20200407.zip",
"changelog_url": "https://raw.githubusercontent.com/Zile995/android_kernel_xiaomi_msm8953/oreo-mr1/updater/changelog",
"date": "2020-04-07",
"sha1": "b402cc3c6c59d065bdbb55a4ddf2a913327c49b5"
},
"support": {
"link": "https://t.me/rn4official"
}
}

0 comments on commit efa56fa

Please sign in to comment.