[roll] Roll fuchsia [fbl] Remove fbl::static_vector

This was made obsolete by stdcompat's cpp26::inplace_vector.

Original-Bug: 447412879
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420237
Original-Revision: 13e5a3f3d61c289201339e3d1189f9da80baf3cc
GitOrigin-RevId: 1b31a64093915396d0f80b013733b32ac0337c09
Change-Id: I93eb9187267b09202f255c1c9f0db45485c07316
1 file changed
tree: 06bd0410f6e26d0a8ee45e57dd502a2da067cb27
  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.