[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
1 file changed
tree: c24099da12c3753a8ad707e58cfcc1552ad7b2fd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.