Commit eae6a93
vibrator: Add a usleep before wait for completion
Seems there will be a race condition if we wait for completion too
early, so add a usleep(10000) before we wait for completion.
Note that this also aligns the implementation with stock.
Change-Id: I4c74928aa3d438f07a860e0b4f28a35ab654a6e31 parent f07f260 commit eae6a93
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| 523 | + | |
523 | 524 | | |
524 | 525 | | |
525 | 526 | | |
| |||
0 commit comments