LSPosed/magisk-loader/magisk_module
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
..
META-INF/com/google/android Separate core into bridge and loader (#1766) 2022-03-17 19:12:01 +08:00
action.sh Add action.sh to open LSPosed manager (#74) 2024-10-31 15:02:28 +01:00
customize.sh Add action.sh to open LSPosed manager (#74) 2024-10-31 15:02:28 +01:00
daemon Partially revert the previous commit 2024-12-02 12:38:58 +01:00
module.prop Android 15 is released 2024-10-16 11:06:16 +02:00
post-fs-data.sh Start service daemon in late_start mode (#57) 2024-10-08 03:05:03 +02:00
sepolicy.rule Make dex2oat wrapper more compatible (#2372) 2023-02-19 21:24:54 +08:00
service.sh Start service daemon in late_start mode (#57) 2024-10-08 03:05:03 +02:00
system.prop Partially revert the previous commit 2024-12-02 12:38:58 +01:00
uninstall.sh Separate core into bridge and loader (#1766) 2022-03-17 19:12:01 +08:00
util_functions.sh Update to Zygisk API v4 2024-09-23 11:10:03 +02:00
verify.sh Separate core into bridge and loader (#1766) 2022-03-17 19:12:01 +08:00