You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Parse rule files with Rust
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
pub use logging::*;
|
||||
// Has to be pub so all symbols in that crate is included
|
||||
pub use magiskpolicy;
|
||||
|
||||
mod logging;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user