summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorSimon Bowden <sbowden@google.com>2022-02-21 20:12:54 +0000
committerSimon Bowden <sbowden@google.com>2022-02-21 20:22:43 +0000
commitf609ed9f60e0d305123e36d63c4579161811f76a (patch)
tree06d6b7295ea3b9f36649851b89413d0901a8dfe6 /core/java/android/inputmethodservice/InputMethodService.java
parent7ca22de115d717f9c8250b961fe8b261a8090f3d (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
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions