LSPosed/core/src/main
RichardLuo e2070858c6
Remove log of throwable in XC_MethodReplacement.java (#111)
Developers can get the throwable using the [XC_MethodHook.MethodHookParam API](https://api.xposed.info/reference/de/robv/android/xposed/XC_MethodHook.MethodHookParam.html).
Logging such throwable will leave unintended trace to the log buffer of the hooked application.

Note: this line of adding log was added in commit 7b638a706d
2024-12-03 14:27:16 +01:00
..
java Remove log of throwable in XC_MethodReplacement.java (#111) 2024-12-03 14:27:16 +01:00
jni Remove LSPlt submodule 2024-09-23 11:10:37 +02:00