820 B
820 B
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.