summaryrefslogtreecommitdiff
path: root/libs/hwui/TEST_MAPPING
blob: b1719a979ce584f8fea12509f541518f1a16f19a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "presubmit": [
    {
      "name": "CtsGraphicsTestCases"
    },
    {
      "name": "CtsAccelerationTestCases"
    }
  ],
  "imports": [
    {
      "path": "cts/tests/tests/uirendering"
    }
  ]
}