Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 651eed34 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Update CTS package name for input test

Test now lives in CtsWindowManagerDeviceInput (since ag/26398258)

Change-Id: Ie552c4fa3a8006b8b7c7eb1457b640460a0ac070
Fixes: 334057213
Test: atest CtsWindowManagerDeviceInput
Test-Mapping-Slo-Bypass-Bug: b/334057213 blocking presubmit. It's just a module rename from ag/26398258, not a new module
parent a89ee5d3
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
{
{
  "presubmit": [
  "presubmit": [
    {
    {
      "name": "CtsWindowManagerDeviceWindow",
      "name": "CtsWindowManagerDeviceInput",
      "options": [
      "options": [
        {
        {
          "include-filter": "android.server.wm.window.WindowInputTests"
          "include-filter": "android.server.wm.input.WindowInputTests"
        }
        }
      ]
      ]
    },
    },