[roll] Roll fuchsia [bt][avrcp] Clean up glob imports

Remove glob importing the peer mod as it causes confusion in what is
being used.

Original-Fixed: 133599
Test: Refactor only, fx test bt-avrcp-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/931421
Original-Revision: a0a525658d7004b1fcf20e8d501ba6458252a9a8
GitOrigin-RevId: d0def7f17b93a0c7ffe789642bccad817d721915
Change-Id: I5d7b5917795a9657a8e2c49519ec89ca4541da69
1 file changed
tree: 6bbb193b9989d75128081edecd4b49542f42c5e8
  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.