ksud: determine modules's size by checking partion size

This commit is contained in:
weishu
2025-02-17 21:05:13 +08:00
parent 4ede20ef83
commit 38dc2eb4f0
3 changed files with 15 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ tempfile = "3.14"
chrono = "0.4"
hole-punch = { git = "https://github.com/tiann/hole-punch" }
regex-lite = "0.1"
fs4 = "0.12"
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]
rustix = { git = "https://github.com/Kernel-SU/rustix.git", branch = "main", features = [