{ "cellbroadcast-mainline-presubmit": [ { "name": "GoogleCellBroadcastReceiverUnitTests", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] } ], "mainline-presubmit": [ { "name": "GoogleCellBroadcastReceiverUnitTests[com.google.android.cellbroadcast.apex]", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] } ], "presubmit": [ { "name": "CellBroadcastReceiverUnitTests", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" } ], "keywords": ["internal"] }, { "name": "GoogleCellBroadcastReceiverUnitTests", "options": [ { "exclude-annotation": "androidx.test.filters.FlakyTest" } ], "keywords": ["internal"] } ], "postsubmit": [ { "name": "CellBroadcastReceiverComplianceTests", "keywords": ["internal"] } ] }