android13/frameworks/libs/systemui/motiontoollib/TEST_MAPPING

16 lines
261 B
Plaintext

{
"presubmit": [
{
"name": "motion_tool_lib_tests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}