[roll] Roll fuchsia [ui][hid] Migrate to fdf::logger

Migrated legacy FDF_LOG to fdf::logger framework and updated string
formatting to std::format.

Test: fx build (verified compilation)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1561941
Original-Revision: e612527f7750588e5fd6d387a86bf3f5e85248d8
GitOrigin-RevId: 5a21008ca42c14c01939f4e615e27794a1ddb50b
Change-Id: Ib91bcee161a9eeb2fb932dbd031cde2e39b9f3c0
1 file changed
tree: d02e20be35a39288d948be5623199e96ae17ca5d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.