๐ Android Kernel Builder
March 23, 2026 ยท View on GitHub
โ ๏ธ Important Notice
This workflow is configured for specific devices. You must modify the settings for your device or it may not work properly.
๐ง Quick Start
- Fork this repository
- Go to Actions tab โ "Build kernels" workflow
- Click "Run workflow" and configure:
Workflow Settings
| Setting | Description | Default |
|---|---|---|
| Kernel source URL | Your kernel repository URL | https://github.com/topnotchfreaks/kernel_msm-5.15 |
| Kernel branch | Branch to build from | codelinaro |
| Device | Device name for defconfig | gki |
| Custom localversion | Add custom version suffix | (empty) |
| Build KSU variant | Include KernelSU version | true |
| LTO mode | Optimization level | thin |
- Wait for build (20-40 minutes)
- Download the flashable ZIP from artifacts
๐ฑ Telegram Notifications (Optional)
Get build results sent to Telegram:
- Create a bot with @BotFather
- Get your chat ID from @GetIDsBot
- Add these secrets in repository Settings โ Secrets:
TELEGRAM_BOT_TOKENTELEGRAM_USER_ID
๐ค Credits
- @PhamtomK12 โ Original builder
- @ssocozy โ Contributor
- @NVG-064 โ Contributor
- @ShirkNeko โ SUSFS integration
- @thewildjames โ Wild-KSU
Ready to build? Hit that "Run workflow" button! ๐