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

Commit 2717494e authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Add monkey_test to input postsubmit

It needs to run for a bit in postsubmit before we can add it to
presubmit.

Bug: 328347986
Test: (cd frameworks/native/services/inputflinger && atest)
Change-Id: I69c622d2c766896e222bc0f2a8df441cf8496132
parent 594dde0e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -270,5 +270,6 @@ phony {
        "FrameworksServicesTests",
        "CtsSecurityTestCases",
        "CtsSecurityBulletinHostTestCases",
        "monkey_test",
    ],
}
+3 −0
Original line number Diff line number Diff line
@@ -284,6 +284,9 @@
    },
    {
      "name": "CtsInputHostTestCases"
    },
    {
      "name": "monkey_test"
    }
  ],
  "staged-platinum-postsubmit": [