22 lines
433 B
Plaintext
22 lines
433 B
Plaintext
{
|
|
"postsubmit": [
|
|
{
|
|
"name": "NfcNciInstrumentationTests",
|
|
"keywords": ["primary-device"]
|
|
}
|
|
],
|
|
"pts-prebuilt": [
|
|
{
|
|
"name": "NfcNciInstrumentationTests",
|
|
"options" : [
|
|
{
|
|
"include-filter": "com.android.nfc.NfcStateTest#testDisableWhenEnabled"
|
|
},
|
|
{
|
|
"include-filter": "com.android.nfc.NfcStateTest#testEnableWhenDisabled"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|