[MTE] Add separate SettingsEnum value for dialog.

Bug: 260060334
Change-Id: I6200c10e2190621acc1fb883c586ea74833abf29
diff --git a/stats/enums/app/settings_enums.proto b/stats/enums/app/settings_enums.proto
index 9756d4f..a58e296 100644
--- a/stats/enums/app/settings_enums.proto
+++ b/stats/enums/app/settings_enums.proto
@@ -3354,7 +3354,7 @@
     // OS: T
     ACCESSIBILITY_TEXT_READING_OPTIONS = 1912;
 
-    // OPEN: Settings > Developer options > Reboot with MTE > Info dialog
+    // OPEN: Settings > Developer options > Reboot with MTE
     // CATEGORY: SETTINGS
     // OS: T
     REBOOT_WITH_MTE = 1913;
@@ -3601,6 +3601,11 @@
     // CATEGORY: SETTINGS
     // OS: U
     PUBLIC_VOLUME_SETTINGS = 1983;
+
+    // OPEN: Settings > Developer options > Reboot with MTE > Info dialog
+    // CATEGORY: SETTINGS
+    // OS: U
+    REBOOT_WITH_MTE_DIALOG = 1984;
 }
 
 // Battery Saver schedule types.