commit | 351713a20e37a6a78bdd40255edea8794fc4726b | [log] [tgz] |
---|---|---|
author | Mateus Azis <azis@google.com> | Tue Dec 26 13:02:27 2023 -0800 |
committer | Mateus Azis <azis@google.com> | Tue Dec 26 14:06:46 2023 -0800 |
tree | 108da3e3e19b1feda6a8299fb391feabd014b040 | |
parent | 1ecc9b912715d6f25fe5b2906d5ec469cd09a461 [diff] |
Inline/remove unnecessary instance fields from PM. Following the recommendations from go/tott/343. Many of these fields are assigned in the constructor and never read afterwards. In some cases, they weren't ever read, so I removed them altogether (assuming their construction yields no side-effects). Bug: 274764512 Test: "m dist" and started cuttlefish instance. Change-Id: I6c2e96ce1b8e29ba700b334f9f32d3b1b5dbfbdd