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