[roll] Roll fuchsia [bt][common] Use pw::string::Format to format UUIDs

Use pw::string::Format for formatting in UUID::ToString().
This will allow us to eventually delete
bt_lib_cpp_string::StringPrintf.

Original-Bug: 100593
Test: fx test bt-host-common-tests
UUIDTest.ToString

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715054
Original-Revision: 8a6392c2622e21c0d9d29f9390e93d127ecc8071
GitOrigin-RevId: 043aea234dcd057e115863b0a7b7ab9df1f1a5c8
Change-Id: I292f56287e640f00894ef19d07a6e03c33712a08
1 file changed
tree: 2352e25c76875a051ca5cfcf2511e787d891dbd5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.