[roll] Roll fuchsia Reland "[bluetooth/bt-a2dp] rename bt-a2dp-eager-with-mediaplayer.core_shard"

This is a reland of commit abf1328d151ad2e82c43c836da587a52393c2a6d

Original change's description:
> [bluetooth/bt-a2dp] rename bt-a2dp-eager-with-mediaplayer.core_shard
>
> Now that audio_consumer is providing fuchsia.media.AudioConsumer in
> some builds (rather than mediaplayer),
> bt-a2dp-eager-with-mediaplayer.core_shard.cml and the associated gn
> target are misnamed. This CL renames them.
>
> Test: no behavior change
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862804

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