[roll] Roll fuchsia [audio] Reintroduce deleted audio_consumer.core_shard.cml

It was deleted in fxrev.dev/1106820 because it was unused at the time,
but I'm adding it to the bluetooth_pandora AIB in the next CL to enable
automated certification testing of A2DP.

Original-Bug: 396500079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207233
Original-Revision: f130b7cad7e9a7a1ae7f44ff0f0cdcd605950143
GitOrigin-RevId: b440d67aabb80e117f96583af3cf7964c4a1ff6a
Change-Id: Ic1dfe0f02c5ed1b87a1c11d4b522eb58586eed30
1 file changed
tree: 710dd27a90b50874f5d36f6adcc3eac147e543d4
  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.