weishu
weishu
try this one: https://github.com/tiann/KernelSU/commit/5f7d4b609ffd7b94968e51e5c46e0ec1df4fa91d
do you notice that the 'source not found' problem is because the class file not associated with a jar file!juset because this jar file is loaded dynamic(e.g. Maven) so: Source...
avd kernel is not GKI, you must compile exactly the same version with the AVD, so we won't release avd kernels. as for LKM, we may do it, you can...
AVD has many kernel modules, and they may not work on different kernel versions (even if the KMI is the same); no matter how Google documents it, that's just the...
`build-lkm.yml` is the workflow to build LKM
we never build x86_64 before, you should modify it
Maybe this or next weekend.
https://github.com/tiann/KernelSU/commit/07273b697181bb2e7d2ab6481b5da6657f018379
I am familiar with Linux/Android platform and i am willing to contribute it. There is many winapi in the code now, we should refact it and add a layer to...
I think making a private mod is a good way