14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"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"}
|
|
]
|
|
}
|
|
]
|
|
}
|