diff options
| author | 2023-12-26 13:02:27 -0800 | |
|---|---|---|
| committer | 2023-12-26 14:06:46 -0800 | |
| commit | 351713a20e37a6a78bdd40255edea8794fc4726b (patch) | |
| tree | 108da3e3e19b1feda6a8299fb391feabd014b040 /libs/androidfw/FileStream.cpp | |
| 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
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions