commit | 0616fff5d8f4c90c69036853dc99e3e1a2129f39 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@fuchsia.infra.roller.google.com> | Thu Oct 21 19:28:37 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 21 12:30:09 2021 -0700 |
tree | 448694fc158a2af011d1d1c240e5803ef44e6c49 | |
parent | 9987f0f8c3f3c5fbd30df19149deef50d9114ec6 [diff] |
[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
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
.