commit | ac8a4a093f9f0cd86e6f69cb6bb8bc9c2235d645 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Mon Apr 29 17:00:11 2019 -0700 |
committer | Christian Wailes <chriswailes@google.com> | Tue Apr 30 22:00:48 2019 +0000 |
tree | 34b774c7fc87cea0b142ea49fa8b217bf01f92dd | |
parent | df5f186c25bc58b0d220bcc61f0d4053ce40702a [diff] |
Cleanup of ZygoteServer.java This patch cleans up ZygoteServer.java: * Remove unnecessary initialization * Replaces a lambda with a method references * Makes several values final * Removes unnecessary type specifications Test: m & flash & boot Change-Id: I26cc7e7ad54dc510ef0abc51a73190cf8e5096d1 Merged-In: I26cc7e7ad54dc510ef0abc51a73190cf8e5096d1 (cherry picked from commit b2b9ce54c34ccf5bb31a188f8e9588793e97889d)