From e7396ff904d5a8508249505a74667f50445bd3b0 Mon Sep 17 00:00:00 2001 From: Chris Wren Date: Thu, 2 Jun 2016 17:08:21 -0400 Subject: [PATCH] leave more space for mr1 constants Change-Id: I237abc2bb204aadeb3148ccdeb82495e317a0dac --- proto/src/metrics_constants.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index 2ea5ce4400b15..5a98e5d7e9f96 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -2260,7 +2260,7 @@ message MetricsEvent { // ------- Begin N Keyboard Shortcuts Helper ----- // Keyboard Shortcuts Helper is opened/closed. - KEYBOARD_SHORTCUTS_HELPER = 460; + KEYBOARD_SHORTCUTS_HELPER = 500; // Add new aosp constants above this line. // END OF AOSP CONSTANTS