Ignore FlakyTests in test-mapping.

(Merged-In tag to prevent merging to qt-r1-dev-plus-aosp and downstream)

Test: N/A
Bug: 142395610

Change-Id: Ib7b9aab429b59fa1fcd9638f4733147a17cbd4ef
Merged-In: Ia2345b03d54deef9bd2f5ed67ae9ce2216507b10
This commit is contained in:
Ian Kasprzak
2019-10-25 16:46:06 -07:00
parent 04d8813a01
commit cc89aa534d

View File

@@ -8,6 +8,9 @@
},
{
"include-filter": "android.media.cts.AudioFocusTest"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}