commit | efc65b28857bce95626d84ff786c9969768648a5 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Fri Oct 26 12:41:54 2018 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Wed Nov 07 16:10:34 2018 -0800 |
tree | 106218e9f6b25ab7ee7a1aec73e14c0fb29e969e | |
parent | d605b5ab3dc329d36a391a6088d9464dbbb5c546 [diff] |
Refactor native Zygote code. This patch refactors the native Zygote code in anticipation of future changes. Notibly, this allows forking without application specific information, replaces a lambda that was defined twice with a function, and cleans up some of the jstring extraction logic. Bug: 68253328 Test: Built image, flashed phone, and booted Change-Id: I694994b2062b2839bf0cdf7d4bef366d98fc6eed Merged-In: I694994b2062b2839bf0cdf7d4bef366d98fc6eed