[roll] Roll fuchsia Revert "[bt][gatt] Discover GATT Service when initializing RemoteServiceManager"

This reverts commit 27b2bf8d46425584b455a3c9bb24a0627ab77cc0.

Reason for revert: This seems to be failing bt-host-integration-tests-component.cmx on multiple core builders in CI.

Original change's description:
> [bt][gatt] Discover GATT Service when initializing RemoteServiceManager
>
> In RemoteServiceManager::Initialize, discover the GATT Service and
> subscribe to notifications from the Service Changed characteristic
> before discovering all services.
>
> Original-Bug: 71986
> Test: fx test bt-host-gatt-tests
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/543103

TBR=benlawson@google.com,lucasjenkins@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: 71986
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/548685
Original-Revision: 2c11071a46764c9dcdb430701053533bfc17cdc8
GitOrigin-RevId: 1fc661208c23ba2e882e8fb1ac16c174f62c6e09
Change-Id: I45749c6f84f0aacb2e039a209f072b710e8c62d4
1 file changed
tree: 21997f56382d573b4e0559ea91306234875b8718
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.