| commit | 2b2a75dd36fa1169edcbef1307bae212e8146143 | [log] [tgz] |
|---|---|---|
| author | Takaya Saeki <takayas@google.com> | Mon Apr 14 10:02:12 2025 +0000 |
| committer | Takaya Saeki <takayas@google.com> | Fri Apr 18 08:42:32 2025 +0000 |
| tree | ba448735b80d54f8140c025b0bc69883db1a3842 | |
| parent | ad814559ff895f55c4b5ae7b1f0efea945f7eaf7 [diff] |
ueventd: make some FirmwareHandler fields const This is a little refactoring CL. Add explicit `const` to const FirmwareHandler fields that are never modified after initialization. This is useful for readability and makes its methods being thread-safe more explicit. Bug: 400592897 Test: Cuttlefish boots Change-Id: Ie51344b029fe89f883c896dc7a3ec450e3a3b1ec