[roll] Roll fuchsia [bt][lib] Remove unnecessary re-export

New rust toolchains warn us that we're re-exporting this tests
module, but we don't need to export them at all.

Original-Bug: 124409
Original-Bug: 125241
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832779
Original-Revision: 3169064120f957f6fde8ae5a81347c99b6aa0eae
GitOrigin-RevId: 8d0cf58d210319b9f9d93155505842c5dd9940da
Change-Id: Iab4dfd91e7b25f82a5d9d000228061b9b5eb3098
1 file changed
tree: 6044c56a3b114c7b38086050e3377a5231c73738
  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.