[roll] Roll fuchsia [connectivity] Migrate from fbl::Function to fit::function

fbl::Function is dead, long live fit::function!

Test: no behavior change
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634620
Original-Revision: 728dae60f05a82992acb67920b27a38256ca6629
GitOrigin-RevId: b08bbec1be06c529a687d94f8824d83b4d32157a
Change-Id: I1decf69c0632ae7912acdbdd1402307d6f29dec3
1 file changed
tree: 06ab4e9526efec50b2561d1247bf83a1ad0bf26e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.