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

Commit c8890df2 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Fix broken protolog statement

Bug: 416612062
Flag: EXEMPT logging
Test: N/A
Change-Id: Ibf833ce6c6ad0e34089843c7acdcbfdc1789ce67
parent 2fad0af9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@ class DesksTransitionObserver(
                }
                else -> {
                    logW(
                        "Unexpected change for desk=%d with mode=%",
                        "Unexpected change for desk=%d with mode=%s",
                        deskId,
                        TransitionInfo.modeToString(change.mode),
                    )