misc: README
This commit is contained in:
@@ -11,11 +11,12 @@ A Kernel based root solution for Android GKI.
|
|||||||
|
|
||||||
### Build GKI Kernel
|
### Build GKI Kernel
|
||||||
|
|
||||||
1. Put the `kernel` directory to GKI source's `common/drivers`
|
1. Download the GKI source first, you can refer the [GKI build instruction](https://source.android.com/docs/core/architecture/kernel/generic-kernel-image)
|
||||||
2. Edit `common/drivers/Makefile` and add the driver to target
|
2. cd `<GKI kernel source dir>`
|
||||||
3. Follow the [GKI build instruction](https://source.android.com/docs/core/architecture/kernel/generic-kernel-image) and build the kernel.
|
3. `curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -`
|
||||||
|
4. Build the kernel.
|
||||||
|
|
||||||
### Build App
|
### Build the Manager App
|
||||||
|
|
||||||
Just open Android Studio and import the project.
|
Just open Android Studio and import the project.
|
||||||
|
|
||||||
|
|||||||
1
manager/.idea/.name
generated
Normal file
1
manager/.idea/.name
generated
Normal file
@@ -0,0 +1 @@
|
|||||||
|
KernelSU
|
||||||
Reference in New Issue
Block a user