commit | b4be7d04713322e76721980216144db9a4470ded | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Fri Nov 22 14:39:27 2024 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Fri Nov 22 14:39:27 2024 +0000 |
tree | 0acdec3691402d9c8c58becbed0f81613e571e92 | |
parent | 9391f86d53cae6cc38d7c6f2b0a930fc4624fec8 [diff] |
Reduce end session delay for default IVibratorManager Reduce fake delay for default implementation of HAL service IVibratorManager to avoid flakiness in VTS tests. The tests allow for a timeout of 100ms for ending a vibration session, and the fake delay was too high at 50ms. Change-Id: I519f73a477494cc0823249ca16c0925f22134dfb Fix: 379204591 Flag: EXEMPT update default HAL implementation Test: VtsHalVibratorManagerTargetTest