[roll] Roll fuchsia [audio][adr] Inspect ElementState-DaiInterconnect

This updates the platform component AudioDeviceRegistry for
all audio devices current and going forward.

AudioDeviceRegistry captures to Inspect the ElementState
values received from audio drivers in response to the
WatchElementState() call.

This CL adds the type-specific state for DaiInterconnect
elements.

Subsequent CLs will add type-specific ElementState for
Dynamics, Equalizer, Gain and VendorSpecific Elements.

Test: audio_services_device_registry_unittests
Test: audio_services_device_registry_warning_unittests

Original-Bug: 463341581
Original-Bug: 509535283

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1602419
Original-Revision: 70b98db1c1f6358a41fb76d0a95f13e75764a350
GitOrigin-RevId: 3cdb8ac11a5fd9b8eecd3fe61b72586f3f4e63cd
Change-Id: Idb2e0688eb8b2850b2da933f679c12aca3a47cd4
1 file changed
tree: 5610fb91964b7a04e14b511ca40dab4dee7b628c
  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.