mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
更新一系列开关以及说明
This commit is contained in:
@@ -35,6 +35,10 @@ class MainHook : IXposedHookLoadPackage {
|
||||
"com.miui.mediaeditor" -> {
|
||||
MediaEditor().handleLoadPackage(lpparam)
|
||||
}
|
||||
//相册编辑
|
||||
"com.android.updater" -> {
|
||||
Updater().handleLoadPackage(lpparam)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user