Files
lawnchair/systemUI/viewcapture/TEST_MAPPING

16 lines
258 B
Plaintext
Raw Normal View History

2023-09-21 21:54:56 +08:00
{
"presubmit": [
{
"name": "view_capture_tests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}