mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-09-17 18:43:54 -04:00
Modernize build scripts and improve reliability across environments: - Update required Java toolchain to JDK 25 across scripts and CI - Propagate subprocess exit codes and report filesystem errors - Fix argument parsing edge cases and dynamic linker path handling - Anchor working directory and improve terminal output formatting Assisted-by: Gemini 3.8 Flash