[roll] Roll fuchsia Revert "[bt][avrcp-target] Use fuchsia_syslog for now"

This reverts commit b2d4679a1e63f85eb60e33f063b83a18e51bd2ba.

Reason for revert: increase in memory usage fixed in the latest tracing-subscriber + sharded-slab crate version

Original-Fixed: 85463

Original change's description:
> [bt][avrcp-target] Use fuchsia_syslog for now
>
> Using diagnostics_log / fuchsia::component uses lots of memory at this
> time which is undesirable.
>
> Before: bt-avrcp-target.cm<142630> 6.6M
> After: bt-avrcp-target.cm<143292> 344K
>
> Original-Bug: b/171390890
> Test: fx mem --digest --undigested with bt-avrcp-target.cm
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/586467

Original-Bug: b/171390890
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/598863
Original-Revision: a77ee4baae7badff2305c29a4a6ac12abbb6c528
GitOrigin-RevId: 534157546018833993e3063fb4ccf8742a4c1075
Change-Id: I9d0bf24f5006b92b857cef6e1c733b23f9afb5e1
1 file changed
tree: 7edc647cbb0f15c886444247a61cb944b7995420
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.