Merge "Run postsubmit test"

This commit is contained in:
Raff Tsai
2020-01-18 07:35:47 +00:00
committed by Android (Google) Code Review

12
TEST_MAPPING Normal file
View File

@@ -0,0 +1,12 @@
{
"postsubmit": [
{
"name": "SettingsUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}