[roll] Roll fuchsia [vfs] flatten connection::io1 mods to connection

The io1 mods in the file and directory connections were introduced to
facilitate an old approach to the io2 migration that hasn't been the
plan of record for a few years.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/881053
Size-Review: James Sullivan <jfsulliv@google.com>
Original-Revision: bea8066d89dc0a21a641984cb049f387e3b5b52d
GitOrigin-RevId: 649e262c222d3f44907d9bf8f2d866e267b6224b
Change-Id: I69ed623b1b516b43b05224f7fd08d8e5eb0e64a7
1 file changed
tree: 34aacb32bcf4ad5a81893754cc3ea11087dbeda5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.