commit | c2118129e9fc6d80d635cbf788df2c9f0eaca998 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Thu Mar 21 14:25:56 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 21 07:27:33 2024 -0700 |
tree | c24099da12c3753a8ad707e58cfcc1552ad7b2fd | |
parent | 0d6038ad35baee2741e49e1b4ac4166668c27e93 [diff] |
[roll] Roll fuchsia [bedrock] Remove OpenFlags from Sender/Receiver These OpenFlags are io1 specific and prevent bedrock from being compatible with both io1 and io2. They are also unused at the moment so remove them. The flags were mostly added for DESCRIBE/NODE_REFERENCE which allow a user to check errors. Bedrock can be updated to return errors directly, which can have more information. Original-Fixed: b/313998675 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1011212 Original-Revision: 8fc0f3ea99c19af2f8f699bb3b0fc91d75a5dc6e GitOrigin-RevId: 13201d50e4153758f995a911523d413b7fb953ab Change-Id: I043f53a6833b73d2fc2a2566073f3b8183323a74
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
.