diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index 3a14ad2763b34..1dcb13c59ba4a 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -2256,6 +2256,8 @@ message MetricsEvent { // CATEGORY: SETTINGS SETTINGS_GESTURES = 459; + // ---- End N-MR1 Constants, all N-MR1 constants go above this line ---- + // Add new aosp constants above this line. // END OF AOSP CONSTANTS }