From 7bd8a386c654776fb10512c7cd7fdc4576c87a23 Mon Sep 17 00:00:00 2001 From: Riley Jones Date: Fri, 12 Aug 2022 20:10:50 +0000 Subject: [PATCH] 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 --- core/TEST_MAPPING | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/TEST_MAPPING b/core/TEST_MAPPING index 682d3ab6dd60e..fd571c95f568a 100644 --- a/core/TEST_MAPPING +++ b/core/TEST_MAPPING @@ -9,9 +9,6 @@ { "include-filter": "com.android.internal.inputmethod" }, - { - "include-filter": "android.accessibilityService.cts" - }, { "exclude-annotation": "androidx.test.filters.FlakyTest" }