[roll] Roll fuchsia [bt][host][fragmenter_test]: Resolve -Wno-format-invalid-specifier

"%" can't be in pw_assert statements.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1061881
Original-Revision: a3f45bb3391a6b8b4f144440d96a3352244a1ebb
GitOrigin-RevId: 648ca233dfa4f80e99c79cafd9b1fd0bb8ca3585
Change-Id: Icf5414617ed0ac6e23772b8c9a19a3c34cda04d0
1 file changed
tree: 4a80132c1aab0dcfe116e49d22d3d491237fc714
  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 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.