[roll] Roll fuchsia [audio] Fix potential routing inconsistencies

One small RouteGraph fix to address inconsistency in how
LinkMatrix handles devices when they are removed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665164
Original-Revision: 5d7b67f4cb74395aeda2c624366d25ed3002a947
GitOrigin-RevId: 45a7547e75c03941ed83a85bab6a2b0d83bb877c
Change-Id: I6a4460408ea1824d65cbb4e9dccfbaf9bca4710a
1 file changed
tree: 62dbe09ac4aa9c99ac1e84ba2572a0af7ae31081
  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.