Introducing miuix

Co-authored-by: YuKongA <70465933+YuKongA@users.noreply.github.com>
This commit is contained in:
ShirkNeko
2025-11-19 16:11:33 +08:00
parent 2ea748dac1
commit a14551b3ec
156 changed files with 10788 additions and 42788 deletions

View File

@@ -189,7 +189,7 @@ enum Debug {
/// Set the manager app, kernel CONFIG_KSU_DEBUG should be enabled.
SetManager {
/// manager package name
#[arg(default_value_t = String::from("me.weishu.kernelsu"))]
#[arg(default_value_t = String::from("com.sukisu.ultra"))]
apk: String,
},