summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proto/src/metrics_constants.proto5
1 files changed, 5 insertions, 0 deletions
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index adcc8eb65ffd..87ac46b9bfda 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -4213,6 +4213,11 @@ message MetricsEvent {
// OS: O MR
FIELD_SETTINGS_SEARCH_RESULT_ASYNC_RANKING_STATE = 1083;
+ // ACTION: Settings > Connected devices > SMS Mirroring
+ // CATEGORY: SETTINGS
+ // OS: O MR
+ ACTION_SETTINGS_SMS_MIRRORING = 1084;
+
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS
}