mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
11372653a14af16f004e809ea61fa778e8d6c06b
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.