You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
ksud: some refactor
This commit is contained in:
@@ -8,6 +8,7 @@ mod module;
|
||||
mod restorecon;
|
||||
mod utils;
|
||||
mod sepolicy;
|
||||
mod assets;
|
||||
|
||||
fn main() -> anyhow::Result<()> {
|
||||
cli::run()
|
||||
|
||||
Reference in New Issue
Block a user