Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 704 Bytes

File metadata and controls

12 lines (9 loc) · 704 Bytes

Changelog

Updates not listed here are because there wasn't changes on the workflow, only updated upstream.

v3.0.4 - The ReSukiSU Improvement (May.1 2026)

New

  • Fully support KPM
  • Made the workflow be able to build any GKI-based kernel, feel free to fork it for your own device/kernel. (Supports custom patches too in case your kernel requires themeeeeee, just put them in the patches/your_device folder and pass it to the workflow input)
  • Added BaseBandGuard support, allowing to have root while preventing apps and modules touch critical files (Think it like an AppArmor for android).

Fixed

  • Root detection on some banking apps (e.g. Revolut) due to some manual hooks and configs.