[roll] Roll fuchsia [gpio][fidl] Add empty bits type to hold future interrupt options

Add a bits type to hold options that can be passed to GetInterrupt.
Unlike InterruptConfiguration, these options can only be passed when the
interrupt is created.

Original-Bug: 42082459
Original-Bug: 361851116
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1102576
Original-Revision: d2c415aa5dea8e71599f1a8a95c23cabfdbc8657
GitOrigin-RevId: 15f81718bc4a406f92a69f0d36a969784bd4e010
Change-Id: If5cd32be6ec9a46b541676c61d32fdb7ab064db3
1 file changed
tree: 8cf3c53358b64e9778ff5188f7ed3d1e3144425a
  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.