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

Commit eae8e38c 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 am: cd524350

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

Change-Id: I61503fd64680b4f90f7d9daaaf5d02300806d162
parents abc66783 cd524350
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"
        }
      ]
    },