[roll] Roll fuchsia [audio][adr] Adopt driver FIDL updates

Incorporate the new driver FIDL fields `can_stop`, `started`,
`can_bypass`, `bypassed`, `turn_on_delay` and `turn_off_delay`.

This CL adds a few unittests for these (and related) aspects of
signalprocessing.ElementState.

Test: audio_services_device_registry_unittests
Test: audio_services_device_registry_warning_unittests

Original-Bug: b/332550534
Original-Bug: b/332552155

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1036222
Original-Revision: e6c93e7465c612c5a690948834fea8b467b2cf6d
GitOrigin-RevId: 9f6fdfd3d9e3019bd4326fd85b9960bbce7b1848
Change-Id: I166d55c4df52415a169487d0578148d985377ad4
1 file changed
tree: bd4bd14684d613ba8cc3a55fa169df4ac822baec
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.