[roll] Roll fuchsia [bt][a2dp][avrcp-target] Remove unused v1 references

Remove v1 manifests for the A2DP and AVRCP-Target components.

Remove v1/v2 environment detecting logic in A2DP since it will always
run in the v2 environment.

Original-Bug: 69034
Test: fx test bt-a2dp-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711595
Original-Revision: b552c7d4b4bd4208595ee12b0998a3d162a02f92
GitOrigin-RevId: 5d2ac85763ce1e46e864d5f55a1108d67672201b
Change-Id: Id08ebbe609929949176d58ab4b269ea7998d5e17
1 file changed
tree: 4773cdc43fdc08a9b3d35788e218826d42b43146
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.