diff options
| author | 2022-10-04 21:26:33 -0700 | |
|---|---|---|
| committer | 2022-10-04 21:26:33 -0700 | |
| commit | 7080083f0438a9452f865454623b2be512c2e5aa (patch) | |
| tree | 5102927f3447b5e805bd9e4d7706052d6a2a15be /libs/androidfw/StringPool.cpp | |
| parent | 21628242ff4390807466500e05b6b665765b7a2f (diff) | |
Use if instead of non-exhaustive when clause
Kotlin 1.7.0 requires when statements on enums to be exhaustive.
Switch from a when with a single clause to an if statement.
Bug: 216136346
Test: m CredentialManager
Change-Id: Ief5a38ba1af05f6cd882a1e035538a44ff2753d3
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions