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

Commit 80ae51e3 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Add Telecom CUJ test cases to presubmit testmapping run.

Test: This is a test change.
Flag: EXEMPT test configuration change
Fixes: 326106067
Change-Id: I15548a121b0479aa9c407a4ff71b1b361e14114e
parent 28786e78
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -58,5 +58,15 @@
        }
      ]
    }
  ],
  "postsubmit": [
    {
      "name": "CtsTelecomCujTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}