Reverted change to TEST_MAPPING until the process is better understood.

Fixing functionality is more immediately important than ensuring the tests are ran in more places.

Test: No change in previous test performance.
Bug: 242296645
Change-Id: Iccf1c0b4dae02e9152f844e6186ef46963dd9844
This commit is contained in:
Riley Jones
2022-08-12 20:10:50 +00:00
parent 26b66ea27a
commit 7bd8a386c6

View File

@@ -9,9 +9,6 @@
{
"include-filter": "com.android.internal.inputmethod"
},
{
"include-filter": "android.accessibilityService.cts"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}