diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index 50c58535627c5..7dd85bad233d1 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -5735,6 +5735,11 @@ message MetricsEvent { // The path part of the subslice URI FIELD_SUBSLICE_PATH = 1405; + // OPEN: DND onboarding activity > don't update button + // CATEGORY: SETTINGS + // OS: P + ACTION_ZEN_ONBOARDING_KEEP_CURRENT_SETTINGS = 1406; + // ---- End P Constants, all P constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS