commit | 1bd6aac40005ff6ff23053817428084a15cad726 | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Wed Mar 17 17:52:17 2021 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Wed Mar 24 22:27:12 2021 +0000 |
tree | bea7b3a484848ad9bf236bb89b796d4af35eddb9 | |
parent | a4117461843c6c3ed13ba90860922aa8d2a89a5d [diff] |
Play any composition in VibrationThread Remove VibratorOnStep and create a individual step for each IVibrator method that can be used to turn on the vibrator (on, perform, compose or composePwle). Playing compositions now is implemented in the same was as playing a waveform with setAmplitude calls is implemented: a sequence of steps. Bug: 167947076 Test: VibrationThreadTest Change-Id: I0c0c031770b1a01ab5a74b1af15b2c3904c2d6a4