Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

9.14.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 06:05
· 2 commits to 13.0 since this release
ef8a512

This will be my last compile,

  1. CrDroid has added KernelSU so expecting subsequent release for A13 to include KernelSU
  2. My Poco X3 Pro is dead

Should you want to recompile your own and wish to use Github runner for that
You would need this action to increase your runner available space, I also made a fork to use zram instead of swap ram, zram simply faster and more reliable on a public runner setting
https://github.com/easimon/maximize-build-space

You then use this to compile the kernel. I also made a fork to include kernelsu.
https://github.com/lemniskett/android-kernel-actions

Also note that as on this release, CrDroid imported KernelSU tree thus you would need to remove those inorder to use the official latest KernelSU tree.