[roll] Roll fuchsia [print-input-report] Only print values from DeviceDescriptor if they exist.

This fixes an assertion failure when accessing non-existing fields in
the DeviceDescriptor table.

Test: Run "print-input-report descriptor" on a device without "version"
      in its DeviceDescriptor. No crash observed.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1503616
Original-Revision: ae014edb8bd1ed340a951de034a765e047f0fc9c
GitOrigin-RevId: 19b5f705e347aa447d25e95561021708748dc751
Change-Id: Id054bc79a3c85be77b2648f9098cf0f41f6260a6
1 file changed
tree: 09dd3e683ba4f07ff662fd3c73a0259b479c8b8c
  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.