Skip to content

Commit b4b0e9b

Browse files
committed
updater: Add support for FKM OTA kernel updates
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>
1 parent b74a418 commit b4b0e9b

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

updater/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Kernel: Underground Kernel
2+
Type: STABLE
3+
Device: Redmi Note 4(X) Snapdragon (mido)
4+
Compiler: AOSP Clang 10.0.1
5+
Branch: oreo-mr1
6+
7+
- Latest Linux kernel updates from android-3.18 common tree (synced with sources up to January 13, 2020)
8+
- Anykernel3 updates
9+
- Added support for FKM OTA kernel updates

updater/update.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"kernel": {
3+
"name": "Underground Kernel",
4+
"version": "r42",
5+
"link": "https://github.com/Zile995/android_kernel_xiaomi_msm8953/releases/download/r41/UndergroundKernel-mido-20200114.zip",
6+
"changelog_url": "https://raw.githubusercontent.com/Zile995/android_kernel_xiaomi_msm8953/oreo-mr1/updater/changelog",
7+
"date": "2020-01-14",
8+
"sha1": "b39c46866c468d6bcf21bff28ecccedec5adb0b9"
9+
},
10+
"support": {
11+
"link": "https://t.me/rn4official"
12+
}
13+
}
14+

0 commit comments

Comments
 (0)