[roll] Roll fuchsia [bt] Add ToResult overload for bt::Error

This avoids the issue of calling ToResult with a bt::Error, which would
erroroneously try to wrap it in a second layer of bt::Error.

Original-Bug: 86900
Test: in bt-host-common-tests, ErrorTest.ToResultFromBtError
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623767
Original-Revision: 2091e4d874c9bfa7c3c287e34e8c989629d7b388
GitOrigin-RevId: 9bc7f1b8526762f4f806e8b5ed84794ef81f828c
Change-Id: Icdc04596ed9c86d1d2d38bbcffa7ab60fa3cdef6
1 file changed
tree: d553bf584c16fd9e598a5efe1192615f32f26790
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.