[roll] Roll fuchsia [audio][drivers] Encapsulate inspect better

This CL pulls the inspect implementation details out of the
main AudioCompositeServer and RingBufferServer classes to a
dedicated class. It also fixes a bug where only the most
recent SetActiveChannels and Start/Stop calls were saved,
instead of the entire history (as was the intention, like
we do for power transitions).

Original-Bug: b/344659863

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1110527
Original-Revision: 7ced34fbc77998125a6661b59a84191d4305dc9f
GitOrigin-RevId: 1a8e2990f1215b5aeaf104a794303a59a95112e8
Change-Id: I5ea9874ced39024543b8c05e6c3c2553d5b30b9a
1 file changed
tree: f84ca1064cf492d009df9c2eda4acd8b9dfb3f27
  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.