[roll] Roll fuchsia [cros-ec][core] Refactor HID event queue to happen on separate thread. We were seeing deadlocks between HidbusStart(), which acquired the hid_lock_, and ConsumeFifoAsync(), which also did the same when enqueuing HID events. Workaround the issue by pushing new FIFO events to a queue which are consumed by a separate thread. Original-Bug: 90837 Test: fx test chromiumos-ec-motion-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/625801 Original-Revision: a24b63bc158ab608014a592fa5c465e94495a5b2 GitOrigin-RevId: 2e19c4ffa183d9634f2714e0ac6a33c7232cd380 Change-Id: Ic4f774068b07735a01a880d722e099f3a17b7531
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.