blob: 63a2bd00595c2a19c04759e2dff82cb8e4c01a5a [file] [log] [blame]
{
"presubmit": [
{
"name": "libvibratorservice_test",
"options": [
// TODO(b/293603710): Fix flakiness
{
"exclude-filter": "VibratorCallbackSchedulerTest#TestScheduleRunsOnlyAfterDelay"
}
]
}
],
"postsubmit": [
{
"name": "libvibratorservice_test"
}
],
"imports": [
{
"path": "cts/tests/vibrator"
}
]
}