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

Commit e123883b authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Add libpalmrejection_test to inputflinger presubmit

The libpalmrejection library is going to be used in the input code, so
let's run the libpalmrejection_test unit test whenever we change input
code to prevent regressions.

Bug: 198472780
Test: cd services/inputflinger && atest
Change-Id: I4fabb51395b758c578bdef967899c76d17959c18
parent bc8ab021
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@
    {
      "name": "inputflinger_tests"
    },
    {
      "name": "libpalmrejection_test"
    },
    {
      "name": "InputTests"
    },