File tree 2 files changed +27
-0
lines changed 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ **Kernel: Underground Kernel**
2
+
3
+ Device: Redmi Note 4(X) Snapdragon (mido)
4
+ Compiler: AOSP Clang **10.0.4**
5
+
6
+ - Latest Linux kernel updates from android-3.18 common tree
7
+ - Linux CFS improvements
8
+ - Kernel can be installed on android 8.1, 9 and 10
9
+ - **If you want to change to another custom kernel on android 10:**
10
+ - **You have to flash Underground-uninstaller.zip and stock boot.img (from your ROM.zip)**
11
+ - After that you can flash Magisk and other custom kernel
12
+ - Do not use FKM OTA updates over the other custom kernels!
13
+ - You can use it with stock or Underground kernel only!
Original file line number Diff line number Diff line change
1
+ {
2
+ "kernel" : {
3
+ "name" : " Underground Kernel" ,
4
+ "version" : " r49" ,
5
+ "link" : " https://github.com/Zile995/android_kernel_xiaomi_msm8953/releases/download/r49/UndergroundKernel-mido-20200309.zip" ,
6
+ "changelog_url" : " https://raw.githubusercontent.com/Zile995/android_kernel_xiaomi_msm8953/oreo-mr1/updater/changelog" ,
7
+ "date" : " 2020-03-09" ,
8
+ "sha1" : " f209a0f087bc9ad65fea8a7f20039c2e493e0eb2"
9
+ },
10
+ "support" : {
11
+ "link" : " https://t.me/rn4official"
12
+ }
13
+ }
14
+
You can’t perform that action at this time.
0 commit comments