[roll] Roll fuchsia [bt-transport-uart] Add value check before using binding options Currently the driver uses HciTransport binding to send up received packets to the host without checking whether there's a valid binding instance in the std::optional, this could result in a crash when the binding is empty, adding the check an emit an error log from driver when it tries to send up packet through an invalid binding. Test: OOBE on smart display. Original-Bug: 371581838 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1133480 Original-Revision: 91add0b2158f972ef6622de932c5d9ce12f88d1e GitOrigin-RevId: d4cde9b904df25e6e82984bc80dcf7c368e0e5f3 Change-Id: Ib83535e5d93e7558635b74b1f040860c1ef1b87c
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 in one of the communication channels documented at get involved.
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.