commit | e724b529b7a1c8ae81a3d10f0f856d7c0973cecd | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Sep 16 16:37:36 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Sep 16 16:37:36 2024 +0000 |
tree | 2f523c46cdc75d31b9f12bc8925936f2611c67a6 | |
parent | ce73b49f8c377cb738157182ede5f2bc62a07b90 [diff] | |
parent | 38b921e2c5a73bb6bb3eb54aa3b02eff55a8488d [diff] |
Merge "Move inputflinger_tests to platinum-postsubmit" into main
diff --git a/services/inputflinger/TEST_MAPPING b/services/inputflinger/TEST_MAPPING index af9d2eb..10fec74 100644 --- a/services/inputflinger/TEST_MAPPING +++ b/services/inputflinger/TEST_MAPPING
@@ -298,9 +298,14 @@ "name": "CtsInputRootTestCases" } ], - "staged-platinum-postsubmit": [ + "platinum-postsubmit": [ { "name": "inputflinger_tests" } + ], + "staged-platinum-postsubmit": [ + { + "name": "libinput_tests" + } ] }