packages/apps/Nfc/TEST_MAPPING

22 lines
433 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
{
"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"
}
]
}
]
}