Skip to content
Snippets Groups Projects
Commit 1bde4724 authored by Christian Wailes's avatar Christian Wailes Committed by Android (Google) Code Review
Browse files

Merge "Fixed an issue Zygote initialization."

parents c1ee9c7c 523ae8e3
No related branches found
No related tags found
No related merge requests found
......@@ -184,9 +184,8 @@ class ZygoteServer {
Zygote.USAP_POOL_SECONDARY_SOCKET_NAME);
}
fetchUsapPoolPolicyProps();
mUsapPoolSupported = true;
fetchUsapPoolPolicyProps();
}
void setForkChild() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment