blob: 02b73850d41baa67756539c694b320363043832b [file]
{
"presubmit": [
{
"name": "SerialTests",
"file_patterns": [
"core/java/android/hardware/serial/.*"
]
}
],
"wear-robolectric-postsubmit": [
{
"name": "ClockworkSettingsRoboTests",
"host": true
},
{
"name": "ClockworkSetupWizardRoboTests",
"host": true
}
],
"wear-robolectric-presubmit": [
{
"name": "ClockworkSettingsRoboTests",
"host": true
}
]
}