blob: 2d7db09da3de60112a237f38a96e41a689c4cb3f [file] [edit]
{
"presubmit": [
{
"name": "NfcTestCases"
},
{
"name": "CtsNfcTestCases"
},
{
"name": "NfcNciUnitTests"
},
{
"name": "NfcNciInstrumentationTests"
}
],
"postsubmit": [
{
"name": "NfcNciInstrumentationTests",
"keywords": ["primary-device"]
},
{
"name": "NfcNciUnitTests",
"keywords": ["primary-device"]
},
{
"name": "libnfc-nci-jni-tests",
"keywords": ["primary-device"]
}
],
"pts-prebuilt": [
{
"name": "NfcNciInstrumentationTests",
"options" : [
{
"include-filter": "com.android.nfc.NfcStateTest#testDisableWhenEnabled"
},
{
"include-filter": "com.android.nfc.NfcStateTest#testEnableWhenDisabled"
}
]
}
]
}