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

Commit 38b921e2 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Move inputflinger_tests to platinum-postsubmit

And also, move libinput_tests to platinum staging, since they are also fundamental to how input operates.

Bug: 274115727
Change-Id: I115e945cd08ddbbef0083dca84860eaf140949a9
Test: presubmit
parent 75071147
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -298,9 +298,14 @@
      "name": "CtsInputRootTestCases"
    }
  ],
  "staged-platinum-postsubmit": [
  "platinum-postsubmit": [
    {
      "name": "inputflinger_tests"
    }
  ],
  "staged-platinum-postsubmit": [
    {
      "name": "libinput_tests"
    }
  ]
}