Create an empty color and motion screen with Catalyst Infra

Bug: 373451690
Test: atest ColorAndMotionScreenTest
Flag: com.android.settings.flags.catalyst_accessibility_color_and_motion
Change-Id: I4bfa5ec4d15bd745d691f586e49318b1b0a9bf6c
This commit is contained in:
Chun-Ku Lin
2024-10-17 19:16:51 +00:00
parent 037aae979d
commit 688cc94413
5 changed files with 100 additions and 2 deletions

View File

@@ -1,9 +1,16 @@
package: "com.android.settings.flags"
container: "system"
flag {
name: "catalyst_accessibility_color_and_motion"
namespace: "android_settings"
description: "Migrate Color and motion screen to the Catalyst infrastructure"
bug: "323791114"
}
flag {
name: "catalyst_text_reading_screen"
namespace: "android_settings"
description: "Flag for Display size and text"
bug: "323791114"
}
}