commit | b9a5caddc22247f53aaa67f85b102c9f0a907b67 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@fuchsia.infra.roller.google.com> | Thu Dec 23 05:10:18 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 22 21:12:19 2021 -0800 |
tree | d553bf584c16fd9e598a5efe1192615f32f26790 | |
parent | 30c7ae53c600874df45a2f7d0b802eb97979ba12 [diff] |
[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
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
.