[roll] Roll fuchsia [bt][common] Move BT_DECLARE_FAKE_DRIVER to dfv1 backend

Move BT_DECLARE_FAKE_DRIVER macro to the dfv1 pw_log backend and rename
it to PW_LOG_DECLARE_FAKE_DRIVER. This macro defines a driver symbol
that is not available on Pigweed.

Original-Bug: 105192
Test: fx build

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791109
Original-Revision: 756ef209412435387b83c16354cefa99e6a4ff5f
GitOrigin-RevId: 7cb621e00e4378dbe0ec3a75a1b8854fb6b986cc
Change-Id: I86cd329eaa23d5980268b90153ef3b58ba80cbba
1 file changed
tree: cb1f982d437ea491426c60a78bff2e7e3f7fd35f
  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.