packages/apps/Settings/TEST_MAPPING

16 lines
233 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
{
"postsubmit": [
{
"name": "SettingsUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "SettingsPerfTests"
}
]
}