From 58825498d56f5ff76d39e2a42ea6a38f08e1116f Mon Sep 17 00:00:00 2001 From: Adrian Roos Date: Fri, 10 Mar 2023 16:32:06 +0000 Subject: [PATCH] FrameworksInputMethodSystemServerTests: Add to fw/base presubmit Bug: 272633154 Change-Id: Id3628bf7f2bf2eda92dc0dd1289ea1664af77589 Test: atest FrameworksInputMethodSystemServerTests --- TEST_MAPPING | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TEST_MAPPING b/TEST_MAPPING index 9610f2cdaeb32..81a34796c3ad6 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -64,6 +64,15 @@ } ] }, + { + "name": "FrameworksInputMethodSystemServerTests", + "options": [ + {"include-filter": "com.android.server.inputmethod"}, + {"exclude-annotation": "android.platform.test.annotations.FlakyTest"}, + {"exclude-annotation": "androidx.test.filters.FlakyTest"}, + {"exclude-annotation": "org.junit.Ignore"} + ] + }, { "name": "ExtServicesUnitTests", "options": [