commit | c934d0f8a520436a7a1ccb142374da41b4ebc000 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Thu May 05 21:07:05 2022 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Thu May 05 21:15:19 2022 +0000 |
tree | 97a4f945e79c985b87abee7f575b1191b54dda56 | |
parent | ce5566028c7f732d48a412c966994e24aeeddfaf [diff] [blame] |
Add InputManagerServiceTests to input presubmit Bug: 231623960 Test: presubmit Change-Id: I73ba8278fdb1c89239f055aa3178b787e2614e8e
diff --git a/services/inputflinger/TEST_MAPPING b/services/inputflinger/TEST_MAPPING index 2507583..62139a6 100644 --- a/services/inputflinger/TEST_MAPPING +++ b/services/inputflinger/TEST_MAPPING
@@ -53,6 +53,14 @@ ] }, { + "name": "FrameworksServicesTests", + "options": [ + { + "include-filter": "com.android.server.input" + } + ] + }, + { "name": "CtsSecurityTestCases", "options": [ {