LSPosed/core
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
..
src/main Remove log of throwable in XC_MethodReplacement.java (#111) 2024-12-03 14:27:16 +01:00
.gitignore Stablize CMake arguments (#2266) 2022-12-03 06:41:54 +00:00
build.gradle.kts Add commons-lang as a subproject 2024-09-22 14:25:45 +02:00
proguard-rules.pro Fix proguard rules 2024-08-31 02:43:25 +02:00