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

Commit 918bccf6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add VerifyInputEventTest to presubmit" into sc-dev

parents 2b7d5cea 70fac283
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -27,7 +27,8 @@
      "name": "CtsViewTestCases",
      "options": [
        {
          "include-filter": "android.view.cts.MotionEventTest"
          "include-filter": "android.view.cts.MotionEventTest",
          "include-filter": "android.view.cts.VerifyInputEventTest"
        }
      ]
    },