Enginex0/Super-Builders — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a repo that automatically builds patched Android GKI kernels for ZeroMount. I want it to take the stock Google GKI kernel sources, apply SUSFS hiding patches and the ZeroMount VFS driver, then compile releases through GitHub Actions for Android 12, 13, 14, 15, and 16 with the supported kernel versions.

It should support the common KernelSU variants shown in the project, like SukiSU, ReSukiSU, KernelSU Next, and WKSU where they actually work, and skip the ones that do not apply to older kernels.

Please include clear version folders, reusable patch sets, helper scripts for kernel sublevels, defconfig fragments, manifests, and device profile data so someone can fork it and run their own builds. The README should explain what the patches do in normal terms, show build status, warn about flashing risks, and make it clear this is beta and provided as is. If current kernel build docs have changed, look them up online.

Want more depth? Deep Reverse