Skip to content
Commit 88abcd0d authored by Lais Andrade's avatar Lais Andrade
Browse files

Add support for chained steps to VibrationThread

Change the design of VibrationThread to allow all steps to be played
in a chain. Replace the generation of a predefined list of steps to
represent a combined effect by a design where each step played adds
the next ones to the queue.

This new approach will be necessary to allow mixing and chaining steps
to play composed and waveform effects, which will be required by the
PWLE waveform support.

Bug: 167947076
Test: VibratonThreadTest
Change-Id: I664f7477f7720af14fed963fa479ba38298a027c
parent 8d90f15a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment