[roll] Roll fuchsia [bluetooth][fidl] Make all fuchsia.bluetooth.* libraries versioned

Add `@available(added=HEAD)` to `fuchsia.bluetooth.*` FIDL libraries
that do not currently specify `@available`. This will allow
the `fidl()` template to verify all libraries in the "fuchsia"
namespace in a subsequent CL.

Original-Bug: 364628320
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114047
Original-Revision: c474dca1fde5ce139c3b0c41bd6cd308728a0f58
GitOrigin-RevId: fcbef4283fd51e0aeb884caf705b9885b94955e0
Change-Id: I71ee2a632c0b8ccba49a36d0ea5a7d7e4a920ab2
1 file changed
tree: bc0a2f703b0f4c7bff2f08700ddce8aa2fb2be39
  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.