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

This reverts commit 25bb6c83d499810f18595b406f5baa696728af19.

Reason for revert: TESTING

Original change's description:
> [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.
>
> Change-Id: I5e98c2e2c7bbbf33f2d563e5392accdcf3c50330
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1474104
> Reviewed-by: Rui Qi Sim <rqsim@google.com>
> Commit-Queue: Brandon Castellano <bcastell@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1495430
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: faa1b5d7a69fba5b338523c7c0f393e136317c0f
GitOrigin-RevId: 12cc612a035b15a9ee9247b8ed6fd9c278ba7385
Change-Id: I33a056e6adf75cc702f64196328310a54e250e1f
1 file changed
tree: 39306aaadaee01d9428ea2b7c4fdfa853c3a11d4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.