blob: 9485e70fc1d903dbeb7cdeddfd63b84b34305dea [file] [log] [blame]
Sunny Shao34d04eb2024-10-04 13:47:26 +08001package: "com.android.settings.flags"
2container: "system"
3
4flag {
5 name: "catalyst_display_settings_screen"
6 namespace: "android_settings"
7 description: "Flag for Display"
8 bug: "323791114"
9}
Yi Jiang940b2142024-10-16 11:11:18 -070010
11flag {
12 name: "catalyst_screen_timeout"
13 namespace: "android_settings"
14 description: "Flag for Screen Timeout settings"
15 bug: "323791114"
16}
Jacky Wang2d1770e2024-10-23 18:16:16 +080017
18flag {
19 name: "catalyst_dark_ui_mode"
20 namespace: "android_settings"
21 description: "Flag for Dark theme"
22 bug: "323791114"
23}
24
Sunny Shao36926312024-10-22 11:25:28 +080025flag {
26 name: "catalyst_screen_brightness_mode"
27 namespace: "android_settings"
28 description: "Flag for Adaptive brightness"
29 bug: "323791114"
30}