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

Commit 92301c06 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix broken protolog statement" into main

parents 52002ea6 c8890df2
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),
                    )