Merge "add an auto-merge guard to the metrics constants file" into oc-dr1-dev am: 325706f143
am: d0a0cb32bf

Change-Id: Ie3a0c67fd2ce92098771b3fff27f61db016f2828
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index c6e3ed5..c1a1901 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -4190,6 +4190,8 @@
     // OS: O DR
     FIELD_TIME_ELAPSED_BETWEEN_CHARGE_MS = 1030;
 
+    // ---- End O-DR1 Constants, all O-DR1 constants go above this line ----
+
     // Add new aosp constants above this line.
     // END OF AOSP CONSTANTS
   }