android13/packages/apps/Nfc/TEST_MAPPING

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