LSPosed/core
LoveSy 21d05486df
[core] Remove reflection hook (#666)
We previously hook reflection because we want only the hooker class
to have the privilege to access the backup method. However, we now
found that the backup method is a private copy and cannot be accessed
by outer classes, so we remove the relection hook for efficiency.
2021-05-24 08:34:22 +08:00
..
magisk_module [core] Honor `remove` flag for incompatible modules 2021-05-21 21:26:52 +08:00
src/main [core] Remove reflection hook (#666) 2021-05-24 08:34:22 +08:00
.gitignore Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00
build.gradle.kts Update dependencies (#638) 2021-05-20 11:36:29 +00:00
proguard-rules.pro Remove migration setting (#504) 2021-04-24 12:43:23 +08:00