blob: 33978ca8eb71ca7badbc21782d562903c2d237b5 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsNfcTestCases"
},
{
"name": "NfcNciUnitTests"
},
{
"name": "NfcNciInstrumentationTests"
}
],
"postsubmit": [
{
"name": "NfcNciInstrumentationTests",
"keywords": ["primary-device"]
},
{
"name": "NfcNciUnitTests",
"keywords": ["primary-device"]
}
],
"pts-prebuilt": [
{
"name": "NfcNciInstrumentationTests",
"options" : [
{
"include-filter": "com.android.nfc.NfcStateTest#testDisableWhenEnabled"
},
{
"include-filter": "com.android.nfc.NfcStateTest#testEnableWhenDisabled"
}
]
}
]
}