[roll] Roll fuchsia [ui][input-pipeline] move mismatch logs to inspect

Move the "mismatch" logs messages to inspect, since these can be
a bit chatty.

Along the way:
* make most of the mismatch messages structured
* for the structured messages, include detail on the actual values

Note that some mismatch messages remain unstructured, and
continue to omit the expected values. We'll improve these
over time.

Original-Bug: 107948
Test: fx test input_pipeline_lib_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/724883
Original-Revision: 5e993d74995e0deb42f5ea529aa9fd8d2d5dd350
GitOrigin-RevId: f2712e3aeb4e80739c447aceb762992d4f352e4b
Change-Id: I4796f161d849c2121cd018b3aef315dd9ef240f3
1 file changed
tree: ac1350dc657d335ee691e0e51f6808eee19b3d80
  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.