add an autoi-merger tag for Q
Test: documentation change
Change-Id: Ie40b5f222615f3cafbea64108c35907d77527601
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 4be7287..d31f4d1 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -5501,6 +5501,12 @@
SETTINGS_ZONE_PICKER_FIXED_OFFSET = 1357;
// ---- End P Constants, all P constants go above this line ----
+
+ // First Q constant in master goes here:
+ // Please delete these lines and use 1500 for your first enum.
+
+ // ---- End Q Constants, all Q constants go above this line ----
+
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS
}