LSPosed/edxp-core
Victor Tseng db5d51483d lazy-update app data path in ConfigManager::IsAppNeedHook()
zygote always starts with `uid == 0` and then fork into a different user.
so we delay the evaluation until we get to the point where it's been hooked already.
this enabled multi-user support, since we can now find the config files!
2020-03-24 12:31:45 +08:00
..
misc/EdXposedUninstaller Use different Magisk module ID for each variant 2019-05-14 23:46:26 +08:00
src/main lazy-update app data path in ConfigManager::IsAppNeedHook() 2020-03-24 12:31:45 +08:00
template_override Reset log context 2020-03-24 09:28:51 +08:00
tpl Fix stub not include 2020-02-29 23:55:27 +08:00
.gitignore Fix stub not include 2020-02-29 23:55:27 +08:00
build.gradle Remove persist check to fix #477 2020-03-02 23:42:43 +08:00