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

Commit f71e3612 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: I2cdf0776a7bd86df3a2c79aab542855469200f92
parents c2466b1b 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"
        }
      ]
    },