fuqiuluo/GKI Kernel Module Build Action
An action to build Android GKI kernel modules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 25, 2025
- License
- GPL 3.0
Pinned Snippet
uses: fuqiuluo/ovo@f7da411458e87d32438dc14fce5a3313ed0c967e # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Specify the Android kernel version and tag to build for (e.g., android14-5.15-2024-05). | yes | android14-5.15-2024-05 |
| simple-tag | Simple Android kernel version and tag to build for (e.g., android14-5.15). | yes | android14-5.15 |
| version | Kernel version. (e.g., 163) | yes | — |
| arch | Specify the architecture to build for (e.g., aarch64 or x86_64). | yes | aarch64 |
| module-path | Specify the name of the kernel module artifact. | yes | — |
| module-name | Specify the name of the kernel module. | yes | — |
| fast_build | Enable LTO build? | yes | — |
Outputs
no outputs