LSPosed/magisk-loader
JingMatrix 3c020a9cd7 Partially revert the previous commit
Current commit will restore the modifications 1,4 in the previous
commit 156c6ae855. Thanks for people in
the community, @privacyguy123, @aviraxp and @HuskyDG, just to name a
few, to notice my sever mistakes.

Those mistakes are mainly caused by my inconsistent usage of testing
environments. I wrongly compared the detecting results with different
`Zygisk` implementations and was too assertive and careless to make those
changes. Here is the explanation for reverting the previous commit:
1. `system.prop` is not extracted for Android 1O+ devices in
   `customize.sh`;
2. mounting /data/resource-cache is still needed in some systems
   (ColorOS, to be confirmed), and it isn't a detection point.

To verify that modifications 2,3 are effective, I tested them with `Zygisk
Next` 1.2.4 (445-031a64c-release) and `Holmes` V1.5.1 Narcissus on
`Magisk` a34c04f9 280002.
2024-12-02 12:38:58 +01:00
..
magisk_module Partially revert the previous commit 2024-12-02 12:38:58 +01:00
src Remove some traces left by LSPosed 2024-12-02 10:15:44 +01:00
update Android 15 is released 2024-10-16 11:06:16 +02:00
.gitignore Separate core into bridge and loader (#1766) 2022-03-17 19:12:01 +08:00
build.gradle.kts Remove Riru support 2024-09-23 11:10:25 +02:00
proguard-rules.pro Replace axml by WindySha/ManifestEditor 2024-05-18 23:48:50 +02:00