xref: /aosp_15_r20/frameworks/native/services/gpuservice/vts/TEST_MAPPING (revision 38e8c45f13ce32b0dcecb25141ffecaf386fa17f)
1{
2  "presubmit": [
3    {
4      "name": "GpuServiceVendorTests",
5      "options": [
6        {
7          // Exclude test methods that require a physical device to run.
8          "exclude-annotation": "android.platform.test.annotations.RequiresDevice"
9        }
10      ]
11    }
12  ]
13}
14