commit | eb67e23b0143e92f9208b65f07c8d24a718b106a | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Wed Jul 14 09:57:40 2021 +0100 |
committer | Lais Andrade <lsandrade@google.com> | Thu Jul 15 18:51:53 2021 +0100 |
tree | 90e948dcc789fb81170d46a9e65eb29734840aaa | |
parent | 0484b7e98ba11b59d0c150638a2382ffeecce943 [diff] |
Increase timeout on VibrationThread to wait for vibrator callbacks Some IVibrator#compose calls are taking longer than the estimated duration to finish and are being cut short by the VibrationThread with the existing timeout. Increating the timeout to 1s. Bug: 186441334 Test: manual Change-Id: Idc0b58f0d068a62ad0df70ab8b2bb3bbe5355cf1