[roll] Roll fuchsia [bt][host] Migrate from fbl::RefPtr to pw::IntrusivePtr

fbl is not in the SDK.

Original-Bug: b/324105856
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1028498
Original-Revision: 683ae030f3b15e29c0c82bfeea7c3a6a94a64267
GitOrigin-RevId: a3586de28b98d1e98d9ef286982928b44ae99078
Change-Id: Ie7ce0a07f2c5ec381920d6df0ff73b6cf8bf2614
1 file changed
tree: ffc68d761ff31c996441b7aff98efee05e366923
  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 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.