[roll] Roll fuchsia [print-input-report] Support TouchButton logging

Enable logging for TouchButtons (SWIPE_UP/DOWN/LEFT/RIGHT and PALM)
in the print-input-report tool. This helps developers verify driver
reporting for wakeup gestures.

The change updates the Printer class with string conversion logic
and adds unit tests for both valid and out-of-range enum values.

Test: fx test print-input-report-test
Test: fx test //src/ui/tools/print-input-report:print-input-report-test

Original-Bug: 487728179
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1530735
Original-Revision: 22987b550a3ff58d84fa652737b62ff924018c66
GitOrigin-RevId: d96a648d52ed9a0efc695140f099845cf25bda66
Change-Id: I66043000df737b39d11fe3fa64df9d3cdec32806
1 file changed
tree: abd77bff589ae07bc84d091508bfa49eca9523d2
  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.