commit | 9a81005e445b815f43e2034cf0dfb2eebef7b778 | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@google.com> | Wed May 23 15:23:01 2018 -0700 |
committer | David Sehr <sehr@google.com> | Tue Jun 26 12:50:30 2018 -0700 |
tree | e6c2d43c9390d29715f6b240befe2e78f6c8e40d | |
parent | b1fc5a4c7ee9dffe48f143c580d88ee4862f3c2e [diff] |
Split fork and specialize in zygote Separate the portions of the zygote jni library that perform forking from specialization into system_server or app process. This is a small step towards separating forking into a pre-launch activity, possibly with a pool of pre-application processes. Bug: 68253328 Test: boot and run Change-Id: I6ce694d9a69bf7d10cf61cd39989091ee9cabd37 Merged-In: I6ce694d9a69bf7d10cf61cd39989091ee9cabd37