This commit is contained in:
Ylarod
2024-03-13 18:04:58 +08:00
committed by GitHub
parent 6af2480008
commit 50914ce39b

View File

@@ -41,7 +41,7 @@ It is possible. But you should download the kernel source and intergrate KernelS
It is device's kernel that affect KernelSU's compatability and it has nothing to do with Android version.The only restriction is that devices launched with Android 12 must be kernel 5.10+(GKI devices). So:
1. Devices launched with Android 12 must be supported.
2. Devices with has an old kernel (Some Android 12 devices is also old kernel) is compatible (You should build kernel yourself)
2. Devices which have an old kernel (Some Android 12 devices is also old kernel) are compatible (You should build kernel yourself)
## Can KernelSU support old kernel?