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

Commit dd50c3fc authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Fix build

Change-Id: I42ae0a22ce7259aa37c39a09d3b754785d000892
parent 8f2a44f9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -351,6 +351,6 @@ message MetricsEvent {

    // Logged when the user undocks a previously docked window by long pressing recents while in
    // docked mode.
    ACTION_WINDOW_UNDOCK_LONGPRESS = 285;
    ACTION_WINDOW_UNDOCK_LONGPRESS = 286;
  }
}