[roll] Roll fuchsia [bt] Finish migration to WeakSelf

We are now no longer using fxl::WeakPtrFactory.

Remove all the includes for fxl/memory/weak_ptr.h.

Remove dependencies in BUILD files for fxl, except the ones in our
custom gtest wrapper.

Fixes: 2766
Test: refactor; fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/786646
Original-Revision: a68ea01e4dcdeec6c3eb9f59807197780ff50b45
GitOrigin-RevId: a77dfe6bae2e9888ccfc5535634c42b9a778ba86
Change-Id: I81cb60ff1d1eb486926eb9a38959d22f28bb133d
1 file changed
tree: 6bd70cc21f6518dc0543d33dd91083f55e13c454
  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.