summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/proto/android/app/settings_enums.proto5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/proto/android/app/settings_enums.proto b/core/proto/android/app/settings_enums.proto
index 53aa2bbd57ea..bf17c55c6bba 100644
--- a/core/proto/android/app/settings_enums.proto
+++ b/core/proto/android/app/settings_enums.proto
@@ -2617,4 +2617,9 @@ enum PageId {
// CATEGORY: SETTINGS
// OS: R
ADB_WIRELESS_DEVICE_QR_PAIRING_DIALOG = 1833;
+
+ // OPEN: Settings > apps & notifications > notifications > conversations
+ // CATEGORY: SETTINGS
+ // OS: R
+ NOTIFICATION_CONVERSATION_LIST_SETTINGS = 1834;
}