commit | de8d0bd9313cb97c272a6d795abb36cbba899e0e | [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 23:02:59 2018 +0000 |
tree | e9cc80805f3f84c66beea1ada5d910cd2a6316f2 | |
parent | 5ae46260e45be2bf1214ed9e24203ad786181089 [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 (cherry picked from commit c5c8bcd506f081180660ad8714adb9ee8a5176e9)