[roll] Roll fuchsia Revert "[bt][tests] Unused results, tracing for tests"

This reverts commit c7025c57d54840a7f5c45ff4dc7dc633ae56a260.

Reason for revert: bt-avrcp-integration-tests are flaky on devices

Original change's description:
> [bt][tests] Unused results, tracing for tests
>
> Narrow the allowed unused results range for //src/connectivity/bluetooth
>
> Remove all unused results from //src/connectivity/bluetooth/tests and
> //src/connectivity/bluetooth/profiles
>
> Update to use tracing instead of log.
>
> Original-Bug: 75375
> Tests: refactor, rerun tests
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/565815

TBR=jamuraa@google.com,aniramakri@google.com,belgum@google.com,tmandry@google.com,auto-submit@fuchsia-infra.iam.gserviceaccount.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: 75375
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/567107
Original-Revision: a5638598b0d9b89a388d5339489dc92d46375f38
GitOrigin-RevId: 7d563085614de69f6954e3d96a4c9251888107d9
Change-Id: I3e3668837fdf47c14b8092481cd7971cf6001f73
1 file changed
tree: 8325f196c3de30a4645b7fabc550c93380912cc4
  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.