[roll] Roll fuchsia Revert "[bt-transport-uart] Fix crash" This reverts commit f7da0b025aececfaaf5822aeda23ba8da93913a2. Reason for revert: Broke OOT product. Original-Fixed: 361590943 Original change's description: > [bt-transport-uart] Fix crash > > A crash happened because a receive packet came before HciTransport > connection is established. This was fixed in the test with a > libsync::Completion, but it also observed on a real device now. Fixing > it with a new trick -- delay the start of read until HciTransport is > available. > > This change also fixes the flake in unittest which results from a late > establishment of ScoConnection protocol. > > Test: Unittest and on device test. > > Change-Id: I7eb2e96cf5dadd07a79bfe4b1a6acb7e12da8607 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097832 > Reviewed-by: Ben Lawson <benlawson@google.com> > Commit-Queue: Zhiyi Chen <zhiyichen@google.com> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106272 Original-Revision: eb2a9279533c9e99fbc6c059121031c609d09ed2 GitOrigin-RevId: 49ff22ced82d5d1c12a292edd97a61d397900366 Change-Id: Ic06e79cd6bc32bf7d6a6087cbc52e1802d0a7e59
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.