Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7080083f authored by Colin Cross's avatar Colin Cross
Browse files

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
parent 21628242
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment