[roll] Roll fuchsia [bt] Add Error type to eventually supersede Status

Add an Error type that stores only errors to use as an error code
storage for fitx::result, which handles the result of computation more
powerfully than the current Status type.

Original-Bug: 86900
Test: in bt-host-common-tests, ErrorTest.* and ErrorDeathTest.*
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/596426
Original-Revision: 2bc5b7446780dd0030181e1ccaac334bdefd148c
GitOrigin-RevId: 7aacb5800120d19777f132a23002b0c644142693
Change-Id: I5ee6b5af52c19123b9f7908ad3bc547fe5df1b5c
1 file changed
tree: 448694fc158a2af011d1d1c240e5803ef44e6c49
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.