[roll] Roll fuchsia [bt][at] Switch from log to tracing

Switch from the `log` facade to just using `tracing`.

Tests: fx build
Original-Bug: 89292
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/846016
Original-Revision: 0fedd6425492cf8f830f0b6560b855fa71a3c327
GitOrigin-RevId: d17d078547bbf0e987d3d54aa130bd88fbd9c93c
Change-Id: I13f781051fa1133f7072e3631b7506c36549fca1
1 file changed
tree: 8e7e321cb58d4b8fa321720a31bf43c62a12b142
  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.