[roll] Roll fuchsia [hid][input] clean up fuchsia.hardware.input and fuchsia.hardware.hidbus

 - Merge repeated structs
 - Modernize error syntax
 - Replace `GetBootProtocol` and `GetDeviceIds` in input with `Query` to
   match hidbus

Test: run through CQ

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1063552
Original-Revision: 8c2f9d4db2003d461c49bb6d6c8f3a746a4dfd34
GitOrigin-RevId: 2848ab7afa43ce844d5bd6e06fd7e03cc8daba4a
Change-Id: I0ec717863bf83453f115f197c076de11fd30a87e
1 file changed
tree: 268d055bba970bc76b497e84639c444024144792
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.