diff options
| -rw-r--r-- | services/inputflinger/TEST_MAPPING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/services/inputflinger/TEST_MAPPING b/services/inputflinger/TEST_MAPPING index 513cbfa7cc..293ad66966 100644 --- a/services/inputflinger/TEST_MAPPING +++ b/services/inputflinger/TEST_MAPPING @@ -285,5 +285,10 @@ { "name": "CtsInputHostTestCases" } + ], + "staged-platinum-postsubmit": [ + { + "name": "inputflinger_tests" + } ] } |