diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index e3be5d43a327d..62d941a93fb4d 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -5507,6 +5507,10 @@ message MetricsEvent { // internal platform metrics use. RESERVED_FOR_LOGBUILDER_LATENCY_MILLIS = 1359; + // OPEN: Settings > Gestures > Prevent Ringing + // OS: P + SETTINGS_PREVENT_RINGING = 1360; + // ---- End P Constants, all P constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS