[roll] Roll fuchsia [fdf][metadata] Use cpp20 formatter

Make the //sdk/lib/driver/metadata/cpp library use the cpp20 formatter
when making log statements.

Remove unused `metadata_send_test_driver.cc` file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273005
Original-Revision: 59db4064911749d00e734cc89ce0906c1aa8578d
GitOrigin-RevId: 13b35c9c21f77b92d2067782636b8cd877941719
Change-Id: Ie943436f7860ccac1a2c38c28fadaa800478b5b2
1 file changed
tree: 7b57660659fe469b1a49cd9688175fe7dd172085
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.