[roll] Roll fuchsia [bt][fidl] Convert ChannelMode to flexible

Migrate FIDL ChannelMode declaration from strict => flexible.

Test: fx test //src/connectivity/bluetooth
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099715
Original-Revision: da0c61c8758176ffc26dc3a9b2dc3154c180a913
GitOrigin-RevId: bcd776bc27fefbab79ba463fa94130db3e37bd1c
Change-Id: I66917d362f0a25228168ef3f74bada670d5eb903
1 file changed
tree: c931fdca9e57bb60a653bd9491abf3c2d9cf5365
  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.