Merge changes from topic "manual-zygote-snap"

am: 391bc94404

Change-Id: I068bfd198f2a3951fca07d623127c7cb1371b80f
This commit is contained in:
Christian Wailes
2020-01-17 11:51:06 -08:00
committed by android-build-merger

View File

@@ -184,9 +184,8 @@ class ZygoteServer {
Zygote.USAP_POOL_SECONDARY_SOCKET_NAME);
}
fetchUsapPoolPolicyProps();
mUsapPoolSupported = true;
fetchUsapPoolPolicyProps();
}
void setForkChild() {