[roll] Roll fuchsia [fvm] Use new binding approach.

DFv2 does not support disable_autobind, so instead bind to a new
"fuchsia.compat.LIBNAME" key that gets set whenever Bind() is called on
a device.

Original-Bug: 91608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/646826
Original-Revision: 695f827faebf7c4b320d7c331531e23d731898f8
GitOrigin-RevId: 33d1207c246f6e6fa6f2928d3b24d0b27d478a4f
Change-Id: I96a580ed6708274611260fcc10067ac03f4d411f
1 file changed
tree: a43ef26e6cf3318235072d63e0b12c87865bbc6d
  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.