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
2 files changed