Merge "FrameworksInputMethodSystemServerTests: Add to fw/base presubmit" into udc-dev

This commit is contained in:
Adrian Roos
2023-03-13 14:26:39 +00:00
committed by Android (Google) Code Review

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