summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 416aa410686c1fdcb8a7b3bfa154255244fba6dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "postsubmit": [
    {
      "name": "NfcNciInstrumentationTests",
      "keywords": ["primary-device"]
    }
  ],
  "pts-prebuilt": [
    {
      "name": "NfcNciInstrumentationTests",
      "options" : [
        {
          "include-filter": "com.android.nfc.NfcStateTest#testDisableWhenEnabled"
        },
        {
          "include-filter": "com.android.nfc.NfcStateTest#testEnableWhenDisabled"
        }
      ]
    }
  ]
}