• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "presubmit": [
3    {
4      "name": "NfcTestCases"
5    },
6    {
7      "name": "CtsNfcTestCases"
8    },
9    {
10      "name": "NfcNciUnitTests"
11    }
12  ],
13  "postsubmit": [
14    {
15      "name": "NfcNciUnitTests",
16      "keywords": ["primary-device"]
17    },
18    {
19      "name": "libnfc-nci-jni-tests",
20      "keywords": ["primary-device"]
21    }
22  ]
23}
24