mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 21:27:41 +02:00
Support extracting any partition from payload.bin
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#![feature(format_args_nl)]
|
||||
#![feature(io_error_more)]
|
||||
|
||||
pub use libc;
|
||||
|
||||
|
Reference in New Issue
Block a user