• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.settings.flags"
2container: "system_ext"
3
4flag {
5  name: "catalyst_display_settings_screen"
6  namespace: "android_settings"
7  description: "Flag for Display"
8  bug: "323791114"
9}
10
11flag {
12  name: "catalyst_display_settings_screen_25q3"
13  namespace: "android_settings"
14  description: "Flag for Display in 25Q3"
15  bug: "352179685"
16}
17
18flag {
19  name: "catalyst_screen_timeout"
20  namespace: "android_settings"
21  description: "Flag for Screen Timeout settings"
22  bug: "323791114"
23}
24
25flag {
26  name: "catalyst_screen_timeout_25q3"
27  namespace: "android_settings"
28  description: "Flag for Screen Timeout settings in 25Q3"
29  bug: "352179685"
30}
31
32flag {
33  name: "catalyst_dark_ui_mode"
34  namespace: "android_settings"
35  description: "Flag for Dark theme"
36  bug: "323791114"
37}
38
39flag {
40  name: "catalyst_screen_brightness_mode"
41  namespace: "android_settings"
42  description: "Flag for Adaptive brightness"
43  bug: "323791114"
44}
45
46flag {
47  name: "catalyst_night_display"
48  namespace: "android_settings"
49  description: "Flag for Night Light in 25Q3"
50  bug: "352179685"
51}
52
53flag {
54  name: "catalyst_color_mode"
55  namespace: "android_settings"
56  description: "Flag for Colors in 25Q3"
57  bug: "352179685"
58}
59
60flag {
61  name: "catalyst_gesture_system_navigation_input_summary"
62  namespace: "android_settings"
63  description: "Flag for Navigation mode in 25Q3"
64  bug: "352179685"
65}
66
67flag {
68  name: "catalyst_screen_resolution"
69  namespace: "android_settings"
70  description: "Flag for Screen resolution in 25Q3"
71  bug: "352179685"
72}
73
74flag {
75  name: "catalyst_auto_rotate"
76  namespace: "android_settings"
77  description: "Flag for Auto-rotate screen in 25Q3"
78  bug: "352179685"
79}
80