[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_bluetooth_sapphire: Support new bredr.Profile/Search argument

Bump the Fuchsia SDK version to pick up new SDK changes.

Add support for the `full_uuid` field in a search request. Only one of
`service_uuid` or `full_uuid` can be specified.

Original-Bug: 355487849

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238952
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 9ff1095f2c990e5151bc77b94af3571c976e938a
GitOrigin-RevId: 060d68de947fef7ce41f70e1926b7fb0ce05f142
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135293
Original-Revision: eba4b656d2ab8e444b3753559ca5439e945f6334
Change-Id: I86367761cbfc81f21f4c0621398182c87083f3dd
1 file changed
tree: 265a67d45792242737b8cc48bc168ac5396f73c7
  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.