commit | b2b9ce54c34ccf5bb31a188f8e9588793e97889d | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Mon Apr 29 17:00:11 2019 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Tue Apr 30 10:53:35 2019 -0700 |
tree | 6c0fbfc9e481806ad37e1179380523510812a721 | |
parent | 74aaba55b601d71c01084c38984ac94201466d68 [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