d063e1116c
This CL is to convert CF presubmit tests to run in Test Mapping suite. It has been verified that the test coverage is the same as the original ATP config. Bug: 145165552 Bug: 145485387 Test: TreeHugger atest FrameworksUiServicesTests Change-Id: Ie16ed765247278b79284b445296fbb0e81d41bf5
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "FrameworksUiServicesTests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|