[roll] Roll fuchsia [gpio][fidl] Change fuchsia.hardware.gpio from closed to open

Make the protocol open and update all implementations.

Original-Bug: 42082459
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075228
Original-Revision: 3f9ee8d5983843d628d9000f2f47238611bbd026
GitOrigin-RevId: b0b0c0d4e19df19a6e90e76969556efa7388e5f7
Change-Id: I6f4a6c3e66f7399d72be8187d4fc9ba55c484a8b
1 file changed
tree: e9ecd8b9a48ee0a3d5f034cff2a8f6c3b270809c
  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.