root app https://github.com/tiann/KernelSU

天问 204cd37878 Update 'README.md' 2 months ago
README.md 204cd37878 Update 'README.md' 2 months ago

README.md

KernelSU

https://github.com/tiann/KernelSU

Develop

构建内核

repo init -u https://android.googlesource.com/kernel/manifest
mv <kernel_manifest.xml> .repo/manifests
repo init -m manifest.xml
repo sync

Reference