refine mount prop

This commit is contained in:
5ec1cff
2024-01-02 23:33:15 +08:00
parent 977bd7753d
commit cbd0f0f0c3
7 changed files with 34 additions and 7 deletions

View File

@@ -634,6 +634,7 @@ void ZygiskContext::nativeForkSystemServer_pre() {
return;
run_modules_pre();
zygiskd::SystemServerStarted();
sanitize_fds();
}