mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 17:55:24 +08:00
...
This commit is contained in:
@@ -179,7 +179,7 @@ class YukiHookXposedProcessor : SymbolProcessorProvider {
|
||||
" runCatching {\n" +
|
||||
" $className().onHook()\n" +
|
||||
" }.onFailure {\n" +
|
||||
" loggerE(msg = \"YukiHookAPI try to load HookEntryClass failed\", e = it)\n" +
|
||||
" loggerE(tag = \"YukiHookAPI\", msg = \"YukiHookAPI try to load HookEntryClass failed\", e = it)\n" +
|
||||
" }\n" +
|
||||
" YukiHookAPI.Configs.modulePackageName.ifEmpty {\n" +
|
||||
" YukiHookAPI.Configs.modulePackageName = \"$realPackageName\"\n" +
|
||||
|
Reference in New Issue
Block a user