android13/packages/apps/Settings/TEST_MAPPING

16 lines
233 B
Plaintext

{
"postsubmit": [
{
"name": "SettingsUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "SettingsPerfTests"
}
]
}