[roll] Roll fuchsia [bt][fidl] Complete WatchServices on new UUID

Previously if there was a hanging watch (no new services) and the UUID
was changed, the client would be dropped.  Instead complete the
previous get with nothing and start the new search.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/952599
Original-Revision: 940b19937d35665196024c25dd1845fd2c3c44ba
GitOrigin-RevId: b56300703d2be320a66cfdec3cf52c260b9351e9
Change-Id: I60d168c05001693a8e7b05d177a2d90e783cd555
1 file changed
tree: 6b97cfee4a7df48d7d84c1faa5408dcfb514b629
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.