Commit 66547d8
committed
vibrator: cs40l25: Fix compose() dropping primitives
The "<idx>.<volLevel>" write was wrapped in USE_EFFECT_DURATION_POLLING,
so builds with use_compound_double_click_effect emitted no primitive
tokens to the effect queue. Move the write outside the guard; keep
mTotalDuration accounting inside.
Change-Id: I2cdb6f9fe8aa2325e0bd2f020c2c69aa403947661 parent 2f22774 commit 66547d8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
498 | 497 | | |
| 498 | + | |
| 499 | + | |
499 | 500 | | |
500 | 501 | | |
501 | 502 | | |
| |||
0 commit comments