frameworks/libs/systemui/motiontoollib/TEST_MAPPING

16 lines
261 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
{
"presubmit": [
{
"name": "motion_tool_lib_tests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}