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

Commit ff01aaa3 authored by Steven Terrell's avatar Steven Terrell
Browse files

Add TEST_MAPPING file for postsubmit

Adds the TEST_MAPPING file so the CoreAppJankTestCases will run in
postsubmit. These tests confirm basic behavior for Detailed Application
Jank Tracking.

Bug: 382781252
Test: Presubmit.
Flag: EXEMPT config change.
Change-Id: I63fb31e2bfd31e23f9bdccc469cb0d08cf6ee9ad
parent 903d16e8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
{
  "postsubmit": [
    {
      "name": "CoreAppJankTestCases"
    },
    {
      "name": "CtsAppJankTestCases"
    }
  ]
}
 No newline at end of file