commit | f609ed9f60e0d305123e36d63c4579161811f76a | [log] [tgz] |
---|---|---|
author | Simon Bowden <sbowden@google.com> | Mon Feb 21 20:12:54 2022 +0000 |
committer | Simon Bowden <sbowden@google.com> | Mon Feb 21 20:22:43 2022 +0000 |
tree | 06d6b7295ea3b9f36649851b89413d0901a8dfe6 | |
parent | 7ca22de115d717f9c8250b961fe8b261a8090f3d [diff] |
Don't take the conductor lock for syncing vibrations. The process of preparing and trigggering should be automatically serialized and exclusive because no other step can be executing on the VibrationThread, and only one VibrationThread is active at any time. Bug: 193792066 Test: presubmit Change-Id: I93e6bdf5ea68c3602cda962fb32030c8695d5fa8