[roll] Roll third_party/pigweed pw_bluetooth_sapphire: Fix GN sapphire presubmit step

Fix Sapphire GN tests being skipped in presubmit by removing enable_if
parameters from tests. These tests are already guarded by
"enable_if = pw_bluetooth_sapphire_ENABLED" in the Sapphire host test
group.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/280592
Original-Revision: 2dad2332a009bba17bec19a24b92cd4b1360df76
GitOrigin-RevId: aeaab35541fa20173c9998e7f2e6abe50d807633
Change-Id: I08d6973d4d68473580a9d61bbd6f22e8b4c5c8bf
1 file changed
tree: 90d2b46fdbae0bf485a9e14a8fac573a8cf65149
  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.