[roll] Roll fuchsia [driver-index] Move bind metadata target to bind.gni

This target needs to be used in integration tests for driver_manager
and so it should live in bind.gni

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/496001
Original-Revision: 38b672fc67ddfa6fa73370eed4eee1f44a16738d
GitOrigin-RevId: fc683b937c20ebc9cebf1fce17d6acbad73ba386
Change-Id: I7dd4d2b4321479f8bb122bb97486b8e55cac9a92
1 file changed
tree: 72ac2eb5df0545df65e96d6e472107cc58d265d8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.