mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
54d18ea68fa78fffde988fc8b1e255b9bbc96df8
KernelSU
A Kernel based root solution for Android GKI.
Usage
- Flash a custom kernel with KernelSU, you can build it yourself or use prebuilt boot.img.
- Install Manager App and enjoy :)
Build
Build GKI Kernel
- Put the
kerneldirectory to GKI source'scommon/drivers - Edit
common/drivers/Makefileand add the driver to target - Follow the GKI build instruction and build the kernel.
Build App
Just open Android Studio and import the project.