You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
516 B

{
"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"
}
]
}
]
}