[roll] Roll fuchsia [audio] fbl::static_vector -> cpp26::inplace_vector

Migrate to the future C++26 standard class now in stdcompat.

Original-Bug: 447412879
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420236
Original-Revision: 360b750bcf609c44e694f2675e7acf03e8c758f1
GitOrigin-RevId: 1bc162641017aebf16e39bbd72ff83d4e4938c89
Change-Id: I54099c7688b5b73a4fb0ac14328ec1adfad5911b
1 file changed
tree: a488a61e9cb762f615088832d9cb3cedcfada8ba
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.