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

Commit d8c8af85 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add VerifyInputEventTest to presubmit" into sc-dev am: 918bccf6

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/15179350

Change-Id: Ic63d59060a996acc98e5e49168f56847b12f1ad0
parents 75646dc2 918bccf6
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"
        }
      ]
    },