[roll] Roll third_party/pigweed Revert "pw_bluetooth_sapphire: SCO Offload Index config"

This reverts commit 351373b01c7b61baec4640e41b79d6aa90e25f1c.

Reason for revert: failing bt-host-prebuilt roller

Original-Bug: 42140527
Original change's description:
> pw_bluetooth_sapphire: SCO Offload Index config
>
> Use a structured configuration variable to specify which offloaded data
> path should be used when the FIDL specifies that the offloaded data path
> should be used.  This allows platforms with different magic numbers as
> the used path to be set.
>
> Original-Bug: 42140527
> Test: configuration only, updated tests
> Change-Id: Ie16ed73bb81abbaa52fde32593987275ac142576
> Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/282872
> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
> Commit-Queue: Marie Janssen <jamuraa@google.com>
> Docs-Not-Needed: Ben Lawson <benlawson@google.com>
> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Reviewed-by: Ben Lawson <benlawson@google.com>

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Bug: 42140527
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/285047
Original-Revision: 1c7cfd3a8c7cab7599567f4e096185be46c4c3f8
GitOrigin-RevId: 7ef5b35ae590fe6c471ca6ff65716658ba46087b
Change-Id: I11bfe8d511f404b71699863d56d65bc542c24fa3
1 file changed
tree: eee5d11a040c4077680bf34551025d40ce0bbc35
  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.