Skip to content

Commit b81f171

Browse files
committed
Add inputflinger_tests to staged platinum config
This was requested after the review of the postmortem of a crash in InputDispatcher. Bug: 318078782 Test: (cd frameworks/native/services/inputflinger && atest) Change-Id: I937375c3988a0065b0dfb9cec0d7e345e016f723
1 parent 43cacc5 commit b81f171

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

services/inputflinger/TEST_MAPPING

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,5 +285,10 @@
285285
{
286286
"name": "CtsInputHostTestCases"
287287
}
288+
],
289+
"staged-platinum-postsubmit": [
290+
{
291+
"name": "inputflinger_tests"
292+
}
288293
]
289294
}

0 commit comments

Comments
 (0)