[roll] Roll fuchsia [fdio] Cleanup conditional API level configuration

API level 26 has been retired, so we can remove a lot of conditional
compilation to improve readability. Address an open TODO in fdio where
we were allowing opening /svc as a directory implicitily via
fdio_service_connect.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1474104
Original-Revision: 25bb6c83d499810f18595b406f5baa696728af19
GitOrigin-RevId: 0f98b2d97d307862de784f5f25a7d341bd97aade
Change-Id: I20ad3002ba3532318b6a8f4bb4430eab88d30fdb
1 file changed
tree: b6485b4936d024a39a0d978e2cf5eb986ae5197b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.