Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6e34d2c authored by Sunny Shao's avatar Sunny Shao Committed by Android (Google) Code Review
Browse files

Merge "[Catalyst] Add multiple flags for 25Q3" into main

parents 1f8cd5ec cc4052de
Loading
Loading
Loading
Loading
+35 −0
Original line number Diff line number Diff line
@@ -8,6 +8,13 @@ flag {
  bug: "323791114"
}

flag {
  name: "catalyst_display_settings_screen_25q3"
  namespace: "android_settings"
  description: "Flag for Display in 25Q3"
  bug: "352179685"
}

flag {
  name: "catalyst_screen_timeout"
  namespace: "android_settings"
@@ -35,3 +42,31 @@ flag {
  description: "Flag for Adaptive brightness"
  bug: "323791114"
}

flag {
  name: "catalyst_night_display"
  namespace: "android_settings"
  description: "Flag for Night Light in 25Q3"
  bug: "352179685"
}

flag {
  name: "catalyst_color_mode"
  namespace: "android_settings"
  description: "Flag for Colors in 25Q3"
  bug: "352179685"
}

flag {
  name: "catalyst_gesture_system_navigation_input_summary"
  namespace: "android_settings"
  description: "Flag for Navigation mode in 25Q3"
  bug: "352179685"
}

flag {
  name: "catalyst_screen_resolution"
  namespace: "android_settings"
  description: "Flag for Screen resolution in 25Q3"
  bug: "352179685"
}