[roll] Roll fuchsia [honeydew] implement verify_support for virtual audio

Implemented the `verify_supported` method in `VirtualAudioUsingFuchsiaController`
to ensure the virtual audio affordance is only active on device where the `core/audio_recording` component is present.

Original-Fixed: 418851327
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1467688
Original-Revision: 69cd9a801f8677c5f9ea34bc7ad1e65f31750e2a
GitOrigin-RevId: 5bde749642a93b4e7641167e571b241379541906
Change-Id: I60d0b43d3f0d1a3e648a67f96d1a74555f34dfd8
1 file changed
tree: 608f22fd15363ce3ba19674cb58acfbe47a1b58f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.