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

am: c83781809e

Change-Id: I01f946cbb8d0927344d9ab4c7b044fa9c461a1d5
This commit is contained in:
easoncylee
2019-12-03 18:09:06 -08:00
committed by android-build-merger

12
TEST_MAPPING Normal file
View File

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