[roll] Roll cobalt-registry [audio][cobalt_config] Generalize audio driver metrics

This change refactors the audio driver metrics to be more generic and
reusable across different types of audio drivers. The previous metrics
were specific to Bluetooth HFP, but have been replaced with generalized
equivalents.

A new metric `audio_driver_lifecycle_events` is also introduced to track
driver lifecycle and error conditions.

Original-Bug: 459305973, 459305772, 459306709, 459307260
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1467668
Privacy-Approval: Norman S <enoharemaien@google.com>
Original-Revision: a1b83c5dbec54fe0a66c295465a6e5980901e219
GitOrigin-RevId: bfb01e6c0f6e9455961545aff86d5429609b1cc0
Change-Id: I6351fe5fb6ee6e9ff36dfa076ffedd4c8e5ec29c
1 file changed
tree: 8cfa05d99f13c01133e2a07504ab99b97cc14afb
  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.