commit | 38d054e4ae17e22ca692ede83bee48af879526fd | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Fri Feb 09 12:42:09 2024 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Mon Feb 12 10:27:24 2024 +0000 |
tree | 300ce68de9cdccab58068690d5690dd25e5f9f0f | |
parent | 74e851c0b9cbe2900e73731a0874c631ccf62572 [diff] |
Fix vibrator compose VTS tests Add TearDown method to reset the vibrator state between tests to avoid illegal state errors caused by unrelated tests. Add calls to vibrator->off between vibrator->compose invocations within the same test, so calls are tested individually. Test runs with this change on failing targets: Bug: 323087313 Test: atest VtsHalVibratorTargetTest Change-Id: I1e9aa243da07040b33df2474977fc8becac440a5