Fix build

Change-Id: I42ae0a22ce7259aa37c39a09d3b754785d000892
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 85951ef..e1dd87f 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -342,7 +342,7 @@
 
     // QS Tile for Data Saver.
     QS_DATA_SAVER = 284;
-    
+
     // OPEN: Settings > Security > User credentials
     // CATEGORY: Settings
     // OS: 6.1
@@ -351,6 +351,6 @@
 
     // 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;
   }
 }