commit | c31c4f9b313dff8f8a0630f15b66b53338e6049a | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Tue Feb 25 15:48:58 2020 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Tue Feb 16 10:23:47 2021 -0800 |
tree | 69f2d7acf6364aeabed379b6f9c295017ea11907 | |
parent | 6d3bd2dca6fa62cccca67daefd80d7d57e9f069e [diff] |
Cleanup of Zygote files This CL cleans up some warnings in the ZygoteInit.java and ZygoteServer.java files. These warnings were mostly about unused variables, protection class changes, and dead code. Some changes to code in Zygote.java and ZygoteConnection.java were needed due to function signature changes. Test: Built and booted image Merged-In: I6ba33cfcb4729a75dbbd4f908f4b46110d3bb991 Change-Id: I6ba33cfcb4729a75dbbd4f908f4b46110d3bb991