[roll] Roll fuchsia [sdio][fidl] Minor fixes to SDIO FIDL protocol

Make two minor changes to prepare for Banjo deprecation:
- Add a max functions constant to match Banjo
- Change the capabilities enum to a bits type, which causes AND and OR
  operators to be generated for it

Original-Bug: 333726427
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045594
Original-Revision: 00b4b0dfbd187af1b5e3a7f55efa7802b30c1e04
GitOrigin-RevId: 6f2e4fa6c3936f5caa394298ab357335eafcf10f
Change-Id: Id24f197e4ded12883b80c7a2df83b18d6b994e8f
1 file changed
tree: 7afaffa02cbe3383a7c5d71dcc5edad44f0e1c48
  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.