LSPosed/Bridge
C3C0 bb635d05be Perform explicit garbage collection before every backupAndHook
Gives GC a chance to do its work before every hook so there is less chance
it gets in the way in the middle of hooking procedure which does critical
memory block operations.
Attempts to fix GC related crashes such as those reported in #127
2019-03-06 08:53:08 +01:00
..
libs Migrate to GitHub 2019-01-19 01:54:14 +08:00
src/main Perform explicit garbage collection before every backupAndHook 2019-03-06 08:53:08 +01:00
.gitignore Migrate to GitHub 2019-01-19 01:54:14 +08:00
build.gradle Migrate to GitHub 2019-01-19 01:54:14 +08:00
proguard-rules.pro Migrate to GitHub 2019-01-19 01:54:14 +08:00