1{ 2 "postsubmit": [ 3 { 4 "name": "NfcNciInstrumentationTests", 5 "keywords": ["primary-device"] 6 } 7 ], 8 "pts-prebuilt": [ 9 { 10 "name": "NfcNciInstrumentationTests", 11 "options" : [ 12 { 13 "include-filter": "com.android.nfc.NfcStateTest#testDisableWhenEnabled" 14 }, 15 { 16 "include-filter": "com.android.nfc.NfcStateTest#testEnableWhenDisabled" 17 } 18 ] 19 } 20 ] 21} 22