blob: 783706709a1ff889af97490a1c8b6ad62b36d730 [file] [log] [blame]
Sunny Shao3d2f06f2024-10-16 12:04:14 +08001package: "com.android.settings.flags"
2container: "system"
3
4flag {
Chun-Ku Lin688cc942024-10-17 19:16:51 +00005 name: "catalyst_accessibility_color_and_motion"
6 namespace: "android_settings"
7 description: "Migrate Color and motion screen to the Catalyst infrastructure"
8 bug: "323791114"
9}
10
11flag {
Sunny Shao3d2f06f2024-10-16 12:04:14 +080012 name: "catalyst_text_reading_screen"
13 namespace: "android_settings"
14 description: "Flag for Display size and text"
15 bug: "323791114"
Chun-Ku Lin688cc942024-10-17 19:16:51 +000016}