26 lines
516 B
Plaintext
26 lines
516 B
Plaintext
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|