FrameworksInputMethodSystemServerTests: Add to fw/base presubmit

Bug: 272633154
Change-Id: Id3628bf7f2bf2eda92dc0dd1289ea1664af77589
Test: atest FrameworksInputMethodSystemServerTests
This commit is contained in:
Adrian Roos
2023-03-10 16:32:06 +00:00
parent eea97a6ad7
commit 58825498d5

View File

@@ -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": [