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: sepolicy support
This commit is contained in:
@@ -7,6 +7,7 @@ mod ksu;
|
||||
mod module;
|
||||
mod restorecon;
|
||||
mod utils;
|
||||
mod sepolicy;
|
||||
|
||||
fn main() -> anyhow::Result<()> {
|
||||
cli::run()
|
||||
|
||||
Reference in New Issue
Block a user