[roll] Roll fuchsia [fdf] Fix bugs in AllDriversElement

Map nodes to topological paths instead of monikers because
it's possible to get duplicate monikers. Add a check to
remove the leases only if it's stored

Original-Original-Bug: 517915224
Test: Manual - verified all drivers element
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1637036
Original-Original-Revision: 2562024aedfc32c1276869faf8a7a72471226c37
GitOrigin-RevId: 701fa021083fb2d0cffc7e19f94cf6eb70c01914
Change-Id: Ic10a3880c5c9d6072e7b13ba7368d10dd20cea91
1 file changed
tree: eb393b5b7cb1cdfc132aa06efc5fecb6a7e53725
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.