[roll] Roll fuchsia [audio] UsageGainReporter for new usage

Convert protocol UsageGainReporter from closed to open,
and add a method that uses Usage2 instead of Usage.

This is all in service of the new AudioRenderUsage2 enum
value, ACCESSIBILITY.

Original-Bug: b/384973377
Original-Bug: b/371061877

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180655
Original-Revision: 15610c82feeaeacb838bbeecccd687cef9967df3
GitOrigin-RevId: 99be7fdff97835066dc82a72db6d045a01267fa0
Change-Id: I9d6b8c4a2f9128e73be408b1a2adfc82edcbe002
1 file changed
tree: f802afbc28aae613fb6731be8240b0fec91bbc3a
  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 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.