LSPosed/magisk-loader/src/main
JingMatrix 1d09934523 Remove redundant MapInfo::Scan function
With inline hook, we no longer need to scan process virtual maps.

Moreover, I can no longer justify the point 3 stated in commit
156c6ae855 by experiments, which is
mysterious given my previous experiments done for the commit
3c020a9cd7.

Currently, only one thing is sure: reading `/proc/self/map` can be
detected by Holmes. Hence, it is always a good practice to not inject
unnecessary codes during the preAppSpecialize API.
2024-12-11 17:02:38 +01:00
..
java/org/lsposed/lspd Strip logs if verbose log is disabled (#101) 2024-11-25 22:28:34 +01:00
jni Remove redundant MapInfo::Scan function 2024-12-11 17:02:38 +01:00
AndroidManifest.xml Update AGP (#1941) 2022-05-15 14:08:08 +08:00