diff options
| author | 2023-03-18 17:20:27 +0000 | |
|---|---|---|
| committer | 2023-03-18 17:20:27 +0000 | |
| commit | 978dfb396b35f44a6bdba93bef6eea67749b00d8 (patch) | |
| tree | 36e72da0b7192f7275ee777771dd2ca77e7e5401 /wifi/java/src | |
| parent | 5ac43d6f1c0e7df0f7a0217d9e5397d883a0b186 (diff) | |
Prevent null argument from crashing ClockEventController
Kotlin appears to zealously check whether the timeFormat argument
is null to protect us from NPEs, even though it is not used. In an
edge where a null value is passed, this causes a crash.
Test: N/A
Bug: 267477766
Change-Id: Ie302018c8ab142d26ab8ffd18e2157cdcd1602da
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions