commit | 54a5560b65a5a092746ec452a543ccec0babaf39 | [log] [tgz] |
---|---|---|
author | Ahmad Khalil <khalilahmad@google.com> | Tue Mar 19 11:03:41 2024 +0000 |
committer | Ahmad Khalil <khalilahmad@google.com> | Tue Mar 19 11:04:58 2024 +0000 |
tree | 29b506e2de1557f217cf7ea0a590fd13cd5f550a | |
parent | 82bb8686edae4f8d17d537b0f7f6327ec6e8e2c8 [diff] |
Fix flaky test registerVibratorStateListener_callbacksAreTriggered This test is sometimes failing because IBatteryState.noteVibratorOn is taking longer to finish. We've added a timeout to allow more time while checking for IBatteryState.noteVibratorOff. Bug: 328961588 Test: atest VibratorManagerServiceTest Change-Id: If6b188eb36bb4caef2552d793ea16b7acede8412