summaryrefslogtreecommitdiff
path: root/core/java/android/print/TEST_MAPPING
blob: 4fa882265e53a3f3d1184885e56adadc13ed0684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "presubmit": [
    {
      "name": "CtsPrintTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ]
    }
  ]
}