LSPosed/core/magisk_module
LoveSy 0cb223afea
[core] Startup daemon in service.sh if post-fs-data.sh stucks (#615)
Some modules may stick `post-fs-data.sh` of Magisk (for example running `resetprop`), leaving daemon unstarted.
In such case, we should try to startup daemon in `service.sh` though it's a bit too late.
2021-05-18 13:39:22 +08:00
..
META-INF/com/google/android Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00
customize.sh [core] Startup daemon in service.sh if post-fs-data.sh stucks (#615) 2021-05-18 13:39:22 +08:00
module.prop Add versionCode to the 'version' displayed in the Magisk module (#610) 2021-05-17 21:54:40 +08:00
post-fs-data.sh [core] Startup daemon in service.sh if post-fs-data.sh stucks (#615) 2021-05-18 13:39:22 +08:00
riru.sh Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00
sepolicy.rule Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00
service.sh [core] Startup daemon in service.sh if post-fs-data.sh stucks (#615) 2021-05-18 13:39:22 +08:00
system.prop Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00
uninstall.sh Remove migration setting (#504) 2021-04-24 12:43:23 +08:00
util_functions.sh Bump version (#572) 2021-05-14 08:56:51 +00:00
verify.sh Remove migration setting (#504) 2021-04-24 12:43:23 +08:00