[roll] Roll fuchsia [bt][lib] Migrate unit test components to v2

Migrate unit test components that don't require additional capabilities
to CFv2.

Remove duplicate definition of bt-lib-fidl-tests and move unittest
package definition to the same location. These tests will still be
included via the toplevel //src/connectivity/bluetooth/lib/BUILD.gn.

Test: Build changees only
Test: fx test async-helpers-tests, bt-a2dp-lib-tests, bt-avctp-tests,
bt-avdtp-tests, bt-fidl-mocks-tests, bt-rfcomm-lib-tests,
fuchsia-audio-device-output-tests, packet-encoding-tests,
bt-lib-fidl-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/491739
Original-Revision: 77e6a06c646f9ec7267557980055a4009cb80ead
GitOrigin-RevId: 877b18a146589aca72842c7d44774dcb311e0524
Change-Id: I34a943602010b67f5344397d4f3ef9629ecc9575
1 file changed
tree: 97a7c9b17b9f13e66c970c1266acf276d6c17f7e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.