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

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 Equalizer
elements.

Test: audio_services_device_registry_unittests
Test: audio_services_device_registry_warning_unittests

Original-Fixed: 463341581
Original-Fixed: 509535283

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1602423
Original-Revision: 8357f7dfa034e3a880d3d9cfcad50cb32673bea4
GitOrigin-RevId: 1c7460e9ed8a704fd065a9ee12817fbc3ffc1a20
Change-Id: Ic8c9a578f54c03dc5bc6d2de612d15b51bbc50d3
1 file changed
tree: 312f1dff0a202ad22564ae93620d696409940168
  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.