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

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

Add inputflinger_tests to staged platinum config

This was requested after the review of the postmortem of a crash in
InputDispatcher.

Bug: 318078782
Test: (cd frameworks/native/services/inputflinger && atest)
Change-Id: I937375c3988a0065b0dfb9cec0d7e345e016f723
parent 43cacc58
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -285,5 +285,10 @@
    {
      "name": "CtsInputHostTestCases"
    }
  ],
  "staged-platinum-postsubmit": [
    {
      "name": "inputflinger_tests"
    }
  ]
}