Files
frameworks_base/core/java/android
Narayan Kamath 4444dcd0ad 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
2014-04-09 15:07:10 +01:00
..
2014-03-07 12:32:44 -08:00
2014-01-08 11:53:21 +00:00
2014-02-21 14:34:35 +00:00
2013-08-16 18:38:29 -07:00
2014-04-09 15:07:10 +01:00
2014-03-11 11:08:41 +00:00
2014-03-25 18:03:34 +00:00