Merge "Convert apct/framework/ui_services_test-cloud-tf to Test Mapping Suite."

This commit is contained in:
Treehugger Robot
2019-12-04 01:22:57 +00:00
committed by Gerrit Code Review

12
TEST_MAPPING Normal file
View File

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