commit | 4444dcd0adc7e035cca030b90ed91f0cff9a772b | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu Apr 03 20:15:15 2014 +0100 |
committer | Narayan Kamath <narayan@google.com> | Wed Apr 09 15:07:10 2014 +0100 |
tree | 86dc3cec3d49374b937ae0d205c98b4b5eefa38e | |
parent | d4b644092e8d2719d01ad297b080bd50b1fdf60d [diff] |
Allow connections to multiple zygotes. Adds a new String argument "abi" to Process.start. This method will now query the zygotes to determine what ABIs the primary and the secondary zygote support (the secondary is optional) and dispatch a fork request over the right zygote connection. Both zygotes are assumed to be active at all points. Change-Id: I460319b4481ff1c1666e8172223691820658a35c