{ "presubmit": [ { "name": "NfcTestCases" }, { "name": "CtsNfcTestCases" }, { "name": "NfcNciUnitTests" }, { "name": "NfcNciInstrumentationTests" } ], "postsubmit": [ { "name": "NfcNciInstrumentationTests", "keywords": ["primary-device"] }, { "name": "NfcNciUnitTests", "keywords": ["primary-device"] }, { "name": "libnfc-nci-jni-tests", "keywords": ["primary-device"] } ], "pts-prebuilt": [ { "name": "NfcNciInstrumentationTests", "options" : [ { "include-filter": "com.android.nfc.NfcStateTest#testDisableWhenEnabled" }, { "include-filter": "com.android.nfc.NfcStateTest#testEnableWhenDisabled" } ] } ] }