[roll] 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: b53d9e3827794cd0834de8addb06241fb2b34ed6
Change-Id: I95640f4bfe2cc179efea464ade254eb82dafc96f
1 file changed
tree: 547da3e84467b26e19470e341b9a4fd0c43c5e15
  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.