commit | c5c8bcd506f081180660ad8714adb9ee8a5176e9 | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@google.com> | Fri Jun 22 10:45:36 2018 -0700 |
committer | David Sehr <sehr@google.com> | Fri Jun 22 11:18:20 2018 -0700 |
tree | 14347d7bd7adf2f63c564d8afdb4a93dfe424a3e | |
parent | 49585937c64b28195266f018254e2e2ee46889dc [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