commit | 3de95a7b0a2d30cde6dc92b72c35df3a61002124 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Wed Apr 02 12:54:23 2014 +0100 |
committer | Narayan Kamath <narayan@google.com> | Wed Apr 02 12:54:23 2014 +0100 |
tree | 56ad920ea31bf3b64595fe56345649db4c679156 | |
parent | ad4b0d2c671a5aa5f11e731eb51a905eb513a266 [diff] |
Runtime::PreZygoteFork returns void, not boolean. This method aborts on failure (as it should) and unconditionally returns true, so making it return void simplifies callers. Change-Id: Iae39bd327f20311579ece47efa8afd1be7defce9