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

Commit 6f75a0b5 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: f71e3612

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

Change-Id: I5893aa3285653e2792d3e078cbad6a5aef89a9de
parents 3e461c42 f71e3612
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"
        }
      ]
    },