[roll] Roll fuchsia [bt][init] Improve log when Fast Pair is not available

Current: "failed to bind child bt-fastpair-provider: failed to bind to
child bt-fastpair-provider in collection None: InstanceCannotResolve,
falling back to bt-gap's service directory"

New: "Couldn't find bt-fastpair-provider. Falling back to bt-gap service
directory"

Makes it a bit clearer that this is OK. Additionally, component
framework already logs the error as a warning so as-is this is
duplicated.

Test: Logging only, fx build
Test: Manual, fx reboot
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206526
Original-Revision: c6b505af33fb49f6597bf3b0c9851005f8fd6989
GitOrigin-RevId: 029320e6a880c93260da740753e4c5b1218f4d32
Change-Id: Ie0a72671664b1774b5a6e3afd77c284a46845c2a
1 file changed
tree: ca197f1abd5443cf1d353aec770cdca8b3fcdb15
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.