[roll] Roll fuchsia [bt][metrics] Move more metrics logging to the background

Metrics logging sometimes takes a (very) long time in early boot, so
ensure that the component continues on with it's business while it
waits.

Simplify some AVRCP connection semantics.

Original-Bug: b/254667882
Test: updated tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/764252
Original-Revision: 0b8873cc6617c6c61f4fe194323eab717ba1ad5e
GitOrigin-RevId: 6fad39dfa0da709455b4f45ebc09a84d9ff252d3
Change-Id: I7ab7b7dad93301088bd63ab5a17e78da05f954ca
1 file changed
tree: 825b406dacc615d04aed6a0f07a294c30d2a683e
  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.